Re: [Flashforth-devel] empty for PIC24 family
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2014-04-29 21:55:42
|
Mike, EMPTY works fine on the PIC18 family but I have yet to try the it on any of the other PIC24/dsPIC33 MCUs. I've put a tarfile of my work area at http://dropbox.eait.uq.edu.au/e4pjacob/flash-forth/ff5p0-pic24fv32ka-30-apr-2014.tar.gz I see the listing file in there as ff5p0-pic24fv32ka-apr-2014/FF.X/build/default/production/_ext/1360937237/ff-pic24-30-33.lst Peter J. On 30/04/14 05:10, Mikael Nordman wrote: > Does EMPTY work on the other chips with eeprom that you seem to use ? > > Can you post the compilation listing and map files for the not working > case ? > > BR Mike > > On 04/28/2014 03:47 PM, Peter Jacobs wrote: > > A small problem that I'm having tonight is that "empty" does not > seem to reset the dictionary back to its original state of the > PIC24FV16KM202. If I put in a marker, I can take the dictionary back to > the state before that marker, however, I forgot to do that before > defining a few words and now I don't seem to be able to remove those > words (short of reprogramming the chip). > > > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |