[Flashforth-devel] FlashForth for Atmel Atmega
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2011-12-08 21:42:46
|
There is now a version in git which has the kernel write protection. It does not allow writing to the adress space between 0xe000-0xffff. These addresses are virtual byte addresses as seen by the FlashForth users. For example on the Atmega328 the corresponding physical flash word address range is 0x3000-0x3fff. On the Atmega128 the corresponding physical flash word address range is 0xf000-0xffff. BR Mike |