This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unable to Program: J-link Could not measure total IR len. TDO is constant high.

Hi All:

The hardware is working perfectly up until I changed some codes in the program and load it on the chip then I am unable to program again. The error message is:

JLink info:

DLL: V4.60a, Firmware: J-Link Lite-Cortex-M V8 Hardware: V8.00 S/N : Feature(s) : GDB

  • JLink Info: Could not measure total IR len. TDO is constant high.

Anyone knows how to solve this?

Many Thanks!

Parents Reply Children
  • Hi,

    Thank you, I can load the program now. However, when I start to discover the device on Master Control Panel, it shows this error: No reply received [fromWaitandCheckGetParamsCompleteEvent]. I have a feeling that the program is not loaded so I try loading the "blinky_example" and there was no signal at the output pin nor does the LED blink. Any thoughts on how to solve this?

  • To use Master Control Panel, you have to flash the firmware to the dongle, as described in the kit's user guide. Have you done this?

    Also, if you're trying to use a Bluetooth example program, you'll have to first load a softdevice. In general, I'd recommend you to work through the Quick Start part of your kit's user guide before doing much else, as that covers both blinky, the Master Emulator firmware and a Bluetooth example app.

Related