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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

919 次查看
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?

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

769 次查看
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 项奖励
回复