Thanks for your answer. Now i do have some problems with the extra flashmemory. I've wrote 5 junks of 256 bytes. The first ones passed successfull. But then the pico freezed. I have to isolate the code to reproduce it.
Another question. Is your example above using memory at process.memory().flash_code_start save ? Can i start using the 16kb there ?
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.
Hi Gordon
Thanks for your answer. Now i do have some problems with the extra flashmemory. I've wrote 5 junks of 256 bytes. The first ones passed successfull. But then the pico freezed. I have to isolate the code to reproduce it.
Another question. Is your example above using memory at process.memory().flash_code_start save ? Can i start using the 16kb there ?
"flash_code_start" is not documented here:
http://www.espruino.com/Reference#l_process_memory
Many thanks
Sacha