The production sequence is:-
| Write Forth source code for PIC | use any basic editor |
| Convert Forth code to PIC Assembler | use F2P.exe |
| Produce PIC loadable .HEX file | use MPASM.exe |
At this stage the .HEX file could be loaded into the silicon. (the PIC chip) However I would test it using the Emulator and to do this need a binary image of the code.
Sponsored by MikeT
Last modified at: