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

No Cortex-M SW Device Found?

I have the eval board pca 10001. After compiling the demo app for nrf51822_xxaa (256k), keil displays "no cortex-m sw device found" when I trying to flash or debug from their ide.

However, I'm able to use the Nordic Semi master control panel to flash the board using the compiled hex file. After doing that, the 2 leds alternately blink.

I ran the recover option using the nrfgostudio successfully, but keil still displays the same message.

I tried reinstalling keil, segger, nordic sdk, but no luck. Any idea what could I could be doing wrong? Thanks.

Parents
  • The blinky_example was the one I compiled. After flashing with the Nordic Master Control Panel, the the lights started blinking. I wasn't able to flash or debug with Keil though.

    The output of nrfjprog --recover is as follows:

    System off disabled until pin reset or power on reset is done. Erased ALL (CR0, CR1 and UICR) Resetting, SysReset Applying pin reset Successful...

    I'm really stuck with the "No Cortex-M SW Device Found" message. I've tried removing all the software, tried different USB cables, etc.

    What's different between the Nordic Master Control Panel Flashing and the Keil IDE? They both use jlink, right?

Reply
  • The blinky_example was the one I compiled. After flashing with the Nordic Master Control Panel, the the lights started blinking. I wasn't able to flash or debug with Keil though.

    The output of nrfjprog --recover is as follows:

    System off disabled until pin reset or power on reset is done. Erased ALL (CR0, CR1 and UICR) Resetting, SysReset Applying pin reset Successful...

    I'm really stuck with the "No Cortex-M SW Device Found" message. I've tried removing all the software, tried different USB cables, etc.

    What's different between the Nordic Master Control Panel Flashing and the Keil IDE? They both use jlink, right?

Children
No Data
Related