AVR Version 3.5b uses flash memory for save-image


#1

AVR Version 3.5b of uLisp now uses the flash memory for save-image on the AVR DA- and DB-series boards, allowing you to save the entire workspace.

Download it here: Download uLisp

For more information about the AVR DA- and DB-series boards see: AVR DA and DB series boards


#2

Huh. This should in principle be possible to do on the SAMD MCUs as well, I think. Intriguing…


#3

Yes, I started working on this a while back, but then wasn’t sure it was worth the effort because most of the Adafruit SAMD21/51 boards have a DataFlash chip anyway.


#4

For that purpose, yeah. It generalises. It could be worth placing assembly routines there, though.