EMU_GetFirmwareString: Insufficient data read when trying to read the string length.

Hello 

I was using the NRF52840 dev kit as J-link to develop a custom board. at first was working, i uploaded a blink code to it then i modified the libry from gpio.h to boards.h and ran and example code but after the uploaded one led stays constantly on and the J-Link dosen't connect again. i'm using segger embedded studio.

this is the error

Connecting ?J-Link? using ?USB?
Loaded /Applications/SEGGER Embedded Studio for ARM 6.40/bin/libjlinkarm.dylib
EMU_GetFirmwareString: Insufficient data read when trying to read the string length.
 Insufficient data read when trying to read the string length.
Cannot connect to J-Link
Parents Reply
  • Hi,.

    TTk said:
    i change LED_1 to 19 and BSP_LED_0 to 19 in pca10056.h. and after I uploaded it, the custom board doesn't connect anymore

    I tried to apply these changes to the PCA10056.h file and then re flashed the blinky example, but I was still able to connect to the DK. Can you share your modified pca10056.h file?  Above you mentioned that you were using a DK but now you mentioned a custom board? Which one are you using?

    regards
    Jared 

Children
Related