05172024

Last update2016/05/28 14:38

Back 現在地: Home パートナー segger-tools Keil MDK integration

Keil MDK integration

Keil MDK integration

 

In order to use J-Link with µvision, install the USB driver first. After that, start Keil µvision and open your project file:

  • Select Project | Options for Target ... from the menu
  • Click the "Device" tab in order to select your target device:

  • Click on the Debug tab and select J-LINK / J-TRACE for ARM 7/9 targets or Cortex-M3 J-LINK for Cortex-M3 targets:

  • In order to modify J-Link specific settings click the Settings button in the debug menu and a new dialog will show up:

Now you are ready to go

Now, you should be able to start debugging and use J-Link. Please note that some ARM cores require an init file to be executed before debugging can start; this init file typically initializes certain parts of the ARM chip (memory access) that are required for the RAM to function.