J-Link cannot connect to the CPU

From SEGGER Wiki
Revision as of 14:21, 13 August 2015 by Roman (talk | contribs) (Created page with "Issue: After downloading an application, J-Link is not able to connect to the CPU This can have different reasons: * Application disables the debug interface * Application re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Issue: After downloading an application, J-Link is not able to connect to the CPU

This can have different reasons:

  • Application disables the debug interface
  • Application reconfigures debug pins
  • Application enters some kind of low power mode
  • etc....

Prevent:

 Delay of 1 second at the start of a debug session, so in any case J-Link can halt the CPU before executing the "bad code"