So because of the FIXME line were it merges all the files. If you load the elf file it doesn't work.
So the solution seems to be to load hex file! So now i can finally step through the code on the pinetime!
load bin/espruino_2v19_p8_SDK12_SD30_SPIFLASH.hex
@user156811 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.
OK! Figured it out!!!!!!!!!!!!!!!!!
So because of the FIXME line were it merges all the files. If you load the elf file it doesn't work.
So the solution seems to be to load hex file! So now i can finally step through the code on the pinetime!