Debug session does not start

From SEGGER Wiki
Revision as of 16:16, 13 August 2015 by Kai (talk | contribs)
Jump to: navigation, search

Testcases which can be done if debug session does not start

1. Test your device with the J-Link Commander:

  • Create a *.hex file of your debug application
  • Start J-Link Commander with proper command line arguments: JLink.exe -device <DEVICE NAME> -speed 4000
  • Enter the command: loadfile <PATH>\<FILENAME>.hex