How to use CodeWarrior TAP on LS1024ARDB

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

How to use CodeWarrior TAP on LS1024ARDB

How to use CodeWarrior TAP on LS1024ARDB

1. You should have CodeWarrior TAP(CWH-CTP-BASE-HE)and Probe Tips for LS1024A(CWH-CTP-VSPA-YE)

 

2. Install CodeWarrior for QorIQ LS Series ARMv7 ISA Windows v10.0.4

 

3. Install CodeWarrior patch (LS1024A-2MA_Windows_SP.zip)forLS1024/MA

40621_40621.png1.png

4. Connect this tool to LS1024A RDB board and run CodeWarrior environment.

 

5.Start the bootloader and stop it at Barebox command line

 

6. In CodeWarrior environment File->New->Codewarrior Bareboard project wizard to add a LS1024A project.

    Run->Debug configuration->Debug

 

7. Window->Show View->Registers. Only ARM architecture registers you read here.

40835_40835.png2.png

 

8. If you want to read peripheral device controller register, please use shell mode

   Window->Show->Debugger Shell

 

CodeWarrior Debugger
Shell v1.0

%> cmdwin::mem <device based address>+offset -s

40837_40837.png3.png

(use command “help cmdwin::mem” to get the detail )

Labels (1)
Attachments
No ratings
Version history
Last update:
‎06-21-2015 11:17 PM
Updated by: