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
  • OK, It appears that the J-link settings aren't making it from one directory to another.

    I (painfully) made sure every setting in the Jlink tab in my new project is the same as the sample I copied. Lots of window snips, switching projects, and side-by-side comparisons.

    And at long last I'm able to run my exact copy of the original example with a new name. All in a days' work. I didn't want to really get that much done today...

    If anyone knows how to encapsulate the JLink settings better so I don't have to this by hand, I'd love to hear it.

Reply
  • OK, It appears that the J-link settings aren't making it from one directory to another.

    I (painfully) made sure every setting in the Jlink tab in my new project is the same as the sample I copied. Lots of window snips, switching projects, and side-by-side comparisons.

    And at long last I'm able to run my exact copy of the original example with a new name. All in a days' work. I didn't want to really get that much done today...

    If anyone knows how to encapsulate the JLink settings better so I don't have to this by hand, I'd love to hear it.

Children
Related