You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
13 years ago | |
---|---|---|
.. | ||
doc | 13 years ago | |
include | 13 years ago | |
insn16 | 13 years ago | |
insn32 | 13 years ago | |
libpas | 13 years ago | |
libpoff | 13 years ago | |
nuttx | 13 years ago | |
pascal | 13 years ago | |
plink | 13 years ago | |
tests | 13 years ago | |
ChangeLog | 13 years ago | |
Configure | 13 years ago | |
Make.config.h | 13 years ago | |
Make.defs | 13 years ago | |
Makefile | 13 years ago | |
README | 13 years ago | |
Reconfigure | 13 years ago | |
ReleaseNotes | 13 years ago | |
config.info | 13 years ago | |
zipme | 13 years ago |
README
README
^^^^^^
Configuring Pascal
^^^^^^^^^^^^^^^^^^
cd <pascal-directory>
./Configure
(Answer questions)
Building Pascal
^^^^^^^^^^^^^^^
cd <pascal-directory>
make
Installing the NuttX Runtime P-Code Interpreter
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cd <pascal-directory>/nuttx
./INSTALL.sh <apps-directory>
See <pascal-directory>/nuttx/README.txt for additional information.