Debug session does not start

From SEGGER Wiki
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