Difference between revisions of "Debug session does not start"

From SEGGER Wiki
Jump to: navigation, search
Line 1: Line 1:
 
Testcases which can be done if debug session does not start
 
Testcases which can be done if debug session does not start
   
1. Test your device with the J-Link Commander:
+
Test your device with the J-Link Commander:
 
* Create a *.hex file of your debug application
 
* Create a *.hex file of your debug application
 
* Start J-Link Commander with proper command line arguments: JLink.exe -device <DEVICE NAME> -speed 4000
 
* Start J-Link Commander with proper command line arguments: JLink.exe -device <DEVICE NAME> -speed 4000

Revision as of 08:00, 14 August 2015

Testcases which can be done if debug session does not start

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