Debug session does not start

From SEGGER Wiki
Revision as of 15:11, 13 August 2015 by Kai (talk | contribs) (Created page with "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 using the IAR Outpu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 using the IAR Output Converter (EWARM project settings -> Output Converter)
  • Start J-Link Commander with proper command line arguments: JLink.exe -device TMS570LS2134 -speed 4000
  • Enter the command: loadfile %IAR_PROJECT_DIR%\Output\output.hex