peek32 works fine on flash
there only needs to be an address translation (0x71000 to 0x40271000)
peek16 and peek8 don't work and create an error
Sorry my knowledge is too poor to make the changes by myself :-(
Learned a lot, but I'm still far away from changes like this.
See this, thats my level right now, somewhere around copy/paste from already existing sources.
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.
peek32 works fine on flash
there only needs to be an address translation (0x71000 to 0x40271000)
peek16 and peek8 don't work and create an error
Sorry my knowledge is too poor to make the changes by myself :-(
Learned a lot, but I'm still far away from changes like this.
See this, thats my level right now, somewhere around copy/paste from already existing sources.