I've compiled a custom, striped down, Espruino binary ~245 KByte. It fails to boot with all lights lit up.
If I blow up the binary by adding 10 KByte to ~255 with unused .rodata my binary boots as expected. This however defeats the purpose of my build.
Could someone point me to the flash layout used/expected by Puck.JS?
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.
I've compiled a custom, striped down, Espruino binary ~245 KByte. It fails to boot with all lights lit up.
If I blow up the binary by adding 10 KByte to ~255 with unused .rodata my binary boots as expected. This however defeats the purpose of my build.
Could someone point me to the flash layout used/expected by Puck.JS?