Would Gordon's list of unused flash pages help ?
To be fair, this was @tve's idea originally ;)
The list would be created by the process.memory function, so potentially some runtime checks could be done to see what part was being used?
process.memory
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
To be fair, this was @tve's idea originally ;)
The list would be created by the
process.memory
function, so potentially some runtime checks could be done to see what part was being used?