Debug session does not start

From SEGGER Wiki
Revision as of 08:05, 14 August 2015 by Roman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Test if flash download on your target device works 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