How can I use P2020DS initialization script, not using CW IDE

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

How can I use P2020DS initialization script, not using CW IDE

584 Views
sajjadahmed
Contributor II

I'm writing an initialization script for P2020DS and I want to initialize it with standard configs, I'm using CodeWarrior Gigabit TAP probe but not the CodeWarrior IDE. It will be a good idea to use the script provided by the CW IDE if I can use it with other eclipse based IDE. Moreover is there any command line interface (CLI) with which I can use to read/write the P2020's registers?

Labels (1)
Tags (2)
0 Kudos
Reply
1 Reply

434 Views
addiyi
NXP Employee
NXP Employee

Running the initialization script provided by CW IDE, but not in CW IDE is not possible, since the CW IDE is based on a proprietary debugger which converts the initialization command to be "understand" by ccs. You can convert the initialization script provided by CW IDE in a scripts using ccs commands and run the script from ccs.

Adrian

0 Kudos
Reply