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
  • Hi Ole,

    exact details to my problem and the solution: -Programming of SD worked fine -Flashing the nRF51822 HRS project from Keil ended in described error. I chosed the correct version of the nRF51822 in KEIL and J-Link Tools & SDK were up to date. -Flashing the ouput .hex-file with nRFgo Studio ended in flash error

    I decided to repair the SDK, did the changes in the main.c again and tadaa: Working

Reply
  • Hi Ole,

    exact details to my problem and the solution: -Programming of SD worked fine -Flashing the nRF51822 HRS project from Keil ended in described error. I chosed the correct version of the nRF51822 in KEIL and J-Link Tools & SDK were up to date. -Flashing the ouput .hex-file with nRFgo Studio ended in flash error

    I decided to repair the SDK, did the changes in the main.c again and tadaa: Working

Children
No Data
Related