This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can't load program on nRF52

Hi,

I try to use the BLE to send data to a smartphone but I have a issue when I try to flash my nRF52 DK, using eclipse. I get the following error : No source available for "(gdb[17].proc[42000].threadGroup[i1],gdb[17].proc[42000].OSthread[1]).thread[1].frame[0]"

my gdb is set to : arm-none-eabi-gdb.exe

I have the same error with others projects, So I tried with the projects examples from the eclipse and GCC tutorial. blinky works fine, but when I try with the ble_app_hrs_dfu I get this error again.

I tried many things including changing Eclipse version, but I can't fix this.

any help would be welcome!

Related