Debug code using CodeWarrior 10.5

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debug code using CodeWarrior 10.5

Debug code using CodeWarrior 10.5

This document shows, how to use CodeWarrior to debug code, which is already flashed in the micro.

 

1) Click File and choose Import. In this menu select MCU Executable Importer.

141452_141452.pngimport.png

 

2) Set project name and choose workspace where the project will be created.

141453_141453.pngproject_name.png

 

3) Select .elf file which you want to import. You can also copy the .elf file to the project folder (optional)

141454_141454.pngchoose_elf.png

 

4) Select device, which you use.

141455_141455.pngchoode_micro.png

 

5) Select debugger, which will be used for debugging.

141456_141456.pngchoose_debugger.png

 

6) Select instruction set, which is used in the code you will debugging.

141457_141457.pngchoose_instruction_set.png

 

Click Finish. Project will be created in the selected workspace.  Now select created project and click on the arrow near the bug symbol and select Debug Configuration.

141461_141461.pngchoose_debug_configuration.png

 

Click on the project name switch to the Debugger tab. In the window Debugger options select Download tab and uncheck Perform standard download. Click Apply and now you are able to debug without downloading the code to the device.

141462_141462.pnguncheck_download.png

Labels (1)
No ratings
Version history
Last update:
‎02-22-2016 12:11 AM
Updated by: