Some hilites:
- FlashForth V1.2 now supports many more PIC18Fxxxx processors.
- There is no more need for an intercharacter delay on the serial link,
all is handled by XON/XOFF.
- An inline assembler is included.
- It is getting close to ANS Forth.
Use it, or loose it.
Cheers, Mikael
Think it would it work on this board? its inexpensive and has all the
ports i would need for my projects. ( rs232, ethernet and CAN )
http://www.modtronix.com/product_info.php?cPath=1_23&products_id=196
Yes.
But you will have to make some small modifications to the
processor configuration bits, and replace the bootloader with flashforth.
Cool. Sounds like a project for this spring .. tks :)