Re: [Flashforth-devel] changes to FF for PIC18F26K42
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2017-12-30 06:01:39
|
Mike, Although the eeprom reading and writing for the K42 looks to be compatible to that for the K22, right down to the bits in the control registers, there are a number of other changes to bit locations (e.g. other registers for peripheral interrupt bits). I think that I'll take a bit of time to learn about the K42 family without the benefit of FF for the moment. To try out FF5.1, I'll stay with the K22 family. For other hardware projects, I've been happily using FF5.0 on some PIC24FV32KX30x micros. It appears that your new ff51 branch touches only pic18 code so, for PIC24 work, I guess that I should continue with the master branch. Cheers, Peter J. On 29/12/17 18:37, Mikael Nordman wrote: > The flash and eeprom control registers have new names, NVMxxx instead > of EExxx. > > Silly change. Maybe they are incompatible. > > M. > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > |