Hello,
I am trying to flash blinky sample from Nordic SDK into my puckjs v2 via SWD.
I have tried both Segger and PlatformIO. The download seems to be successful but when I run it in debug it stops executing in reset.S line: bl z_platform_init.
Do I need to modify the sample code in any way to run it in puckjs?
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.
Hello,
I am trying to flash blinky sample from Nordic SDK into my puckjs v2 via SWD.
I have tried both Segger and PlatformIO. The download seems to be successful but when I run it in debug it stops executing in reset.S line: bl z_platform_init.
Do I need to modify the sample code in any way to run it in puckjs?
Thanks
Adam