This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Setting in IAR to program nrf52832 without Power cycling

Is there a Setting in IAR to program nrf52832 without Power cycling

nrf52832 does not start after programming from IAR IDE, using J-Link

But.. For both With J-Link EDU, and J-Link Standard, it works if I use SEGGER J-Flash Lite 6.18

Or

if I start J-Link Commander V6.18, and run a script

"C:\Program Files (x86)\SEGGER\JLink_V618\jlink.exe" -commanderscript D:\prgscript.jlink

Alternatively: I can program from the IAR IDE, afterwards from J-Link commander, just issue r (Resets and halts the target.) g (Starts the CPU core.)

Any help appreciated

Related