Re: [Flashforth-devel] problems with recent source build (FlashForth 5 PIC18F46K22 13.06.2019)
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2019-08-30 09:36:26
|
Hi Craig. If your flash DP grows over $ec00 it will overwrite the system DPs in eeprom. There is no check or warning about this limit. You can put 'flash here cr u. cr' in your source files to see what happens. BR Mike On 2019-08-29 23:19, craig bair via Flashforth-devel wrote: > Am I violating some limit I'm unaware of yet? (It IS a lot of words...) > Is there an earlier known-stable version of the source that I should be > using? > Could I be puting something into a colon-definition that could trash a > system pointer? > > Any thoughts and/or suggestions appreciated gratly. > Thanks. > craig bair > > > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel -- -- Mikael |