[Flashforth-devel] PIC18F67K22
Brought to you by:
oh2aun
From: <fla...@li...> - 2015-01-05 09:11:23
|
1. Has anyone got flashforth to work on this processor which has 128KB flash . Many years ago ( 35 ) we always used Forth to debug new hardware designs on Z80's and have a new design using the PIC . Words like ON , OFF and TOGGLE where you put pin number and in the case of toggle pulse width and duty cycle , are great for exercising any I/O pin that you can then trace with an oscilloscope. 2. Where could I find guidance on how the code operates at a higher level as single stepping is proving challenging. Regards Hedley |