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!

Parents
  • I get this error in dissambly :

    00000028: ; instruction: 0xffffffff 0000002c: ; instruction: 0xffffffff 00000030: ; instruction: 0xffffffff 00000034: ; instruction: 0xffffffff 00000038: ; instruction: 0xffffffff 0000003c: ; instruction: 0xffffffff 00000040: ; instruction: 0xffffffff 00000044: ; instruction: 0xffffffff 00000048: ; instruction: 0xffffffff 0000004c: ; instruction: 0xffffffff 00000050: ; instruction: 0xffffffff 00000054: ; instruction: 0xffffffff 00000058: ; instruction: 0xffffffff 0000005c: ; instruction: 0xffffffff

Reply
  • I get this error in dissambly :

    00000028: ; instruction: 0xffffffff 0000002c: ; instruction: 0xffffffff 00000030: ; instruction: 0xffffffff 00000034: ; instruction: 0xffffffff 00000038: ; instruction: 0xffffffff 0000003c: ; instruction: 0xffffffff 00000040: ; instruction: 0xffffffff 00000044: ; instruction: 0xffffffff 00000048: ; instruction: 0xffffffff 0000004c: ; instruction: 0xffffffff 00000050: ; instruction: 0xffffffff 00000054: ; instruction: 0xffffffff 00000058: ; instruction: 0xffffffff 0000005c: ; instruction: 0xffffffff

Children
No Data
Related