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

J-link not find device(Info: Could not measure total IR len. TDO is constant high.)

Dear all: Now,i have issue ,i can't fund device.(i have sure the hardware is OK) i think it is program overwrite the J-TAG register(TDO)? but i may not sure. have any experience about this error?

i try run J-Link commander to clear ,but

J-Link> r Info: Could not measure total IR len. TDO is constant high. Reset delay: 0 ms Reset type UNKNOWN: ??? Info: Could not measure total IR len. TDO is constant high. J-Link>r

****** Error: TCK (pin 9) low, but should be high. Please check target hardware. Reset delay: 0 ms Reset type UNKNOWN: ???

and i exe nrfjprog --recover to

it get C:\Users\steven>nrfjprog --recover Applying pin reset if debugger is not active. System off disabled until pin reset or power on reset is done. Halting device. ERROR: Cannot connect to the nRF51 device.

the nRFgo studio is also not found any device .(In the boot of the moment, nRFgo maybe detect the device) read back protected or not found device.

Parents
  • I had exactly the same problem this morning with a J-link lite.

    I am working on a project that is based on the ble_app_hrs code. Copied it over and just renamed the file names to my project. Everything was working fine over the last 3 weeks until this morning when I got the "TDO constant high" error. Untouched sample projects compiled and downloaded fine, but mine would not. I moved the Parallels VM on which I had the Keil environment running, but have no idea why that would cause a problem.

    I have been keeping all projects under SVN, and I saw only three modified project config files that could be the culprits:

    XXX(256k).dep, XXX.uvgui.Administrator XXX.uvopt.

    I reverted all of them to my last working revision and the J-link lite worked fine. I tried reverting them one at a time to see if the problem was isolated in a single file and never could get it working.

    In the attachment, the "Work" directory are those which download fine while the "Do Not Work" are those that don't. Hopefully they may help someone and shorten what looks to be a painful process.

    RSL-Keil project files..zip

Reply
  • I had exactly the same problem this morning with a J-link lite.

    I am working on a project that is based on the ble_app_hrs code. Copied it over and just renamed the file names to my project. Everything was working fine over the last 3 weeks until this morning when I got the "TDO constant high" error. Untouched sample projects compiled and downloaded fine, but mine would not. I moved the Parallels VM on which I had the Keil environment running, but have no idea why that would cause a problem.

    I have been keeping all projects under SVN, and I saw only three modified project config files that could be the culprits:

    XXX(256k).dep, XXX.uvgui.Administrator XXX.uvopt.

    I reverted all of them to my last working revision and the J-link lite worked fine. I tried reverting them one at a time to see if the problem was isolated in a single file and never could get it working.

    In the attachment, the "Work" directory are those which download fine while the "Do Not Work" are those that don't. Hopefully they may help someone and shorten what looks to be a painful process.

    RSL-Keil project files..zip

Children
No Data
Related