Codewarrior tap and script writing

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

Codewarrior tap and script writing

166 Views
tianzc
Contributor I

I'm using CW_VSPA_v10.3.10. After successfully debugging my code, I don't know how to deploy it to the hardware with codewarrior tap.

The board I'm using is LA1224. I tried to write a script and load into ccs but failed, so are there any examples or instructions that can tell me how to write a script?

0 Kudos
Reply
1 Reply

102 Views
yipingwang
NXP TechSupport
NXP TechSupport

There are two ways to launch LA1224/VSPA in CW,
1. Debug Configuration UI
Here you can set correct connection, then click 'Debug' to launchLA1224/VSPA
2. Debugger shell
Here you can run tcl script to launch LA1224/vspa
In folder Help/pdf there is a file "Targeting VSPA.pdf" in which the above settings are introduced in detail. Besides in folder Example there are sample projects showing the steps/settings

0 Kudos
Reply