Most recent activity
-
- 3 comments
- 197 views
-
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 -
-
Hi Gordon,
I added MCUBoot and it does stop at a breakpoint in main.c now.
Thanks
Adam