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!