Re: [Flashforth-devel] trying recent FF 5.0 on PIC24FV16KM202
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2015-09-01 18:39:48
|
Todays FF finally works with the PIC24FV32KA302. The PMD4 disabled the eeprom which was not good :-) It was not easy to find that bug, so for now all peripherals are left powered at startup. For PIC24FV16KM202 the ff30.inc include file and a new device cinfig file is needed. BR Mike On 30.08.2015 20:37, Mikael Nordman wrote: > Could you send me your config. > M > > On 29.08.2015 14:10, Peter Jacobs wrote: >> Mike, >> Your adjustment to the eeprom code allows the interpreter to >> start >> and I can manipulate SRAM locations, however, if I try to make a >> constant or define a new word, the interpreter aborts and restarts. >> Screen shot attached. >> Also, a secondary problem is that I don't seem to be able to get >> the PLL to run. Using config FOSCSEL, FNOSC_FRCDIV is fine for >> running at 4 MIPS so this is not a show stopper. I have had the PLL >> running on this chip from a C program but have not worked out how to >> coax FF into doing the same. >> Peter J. >> > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |