T2080RDB - CodeWarrior for PowerPC - how to create RCW?

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

T2080RDB - CodeWarrior for PowerPC - how to create RCW?

跳至解决方案
1,815 次查看
MJ_STAR
Contributor I

Hi, 

What I really need to do is modify my existing RCW. I could do it in Notepad++ with the HexEditor plugin and manually calculate the checksum but I don't really understand what is before and after the RCW registers. What I mean is, at the start of RCW I see:


aa 55 aa 55 01 0e 01 00

Then there are all the RCW register bits. 

Followed by 7 bytes of some data - what is it? Size?

And at the end there's one byte of checksum.

 

First of all, I managed to find QCVS PBL for ARM arch but I don't seem to be able to find QCVS for PowerPC. 

 

I need to create a new RCW. What is the algorithm to create it or where is the QCVS and CodeWarrior I could use to create it automatically, please?

 

 

0 项奖励
回复
1 解答
1,801 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please download CodeWarrior for PA 10.5.1 from the following link and install it.

https://drive.google.com/file/d/18YIFeSnzZlcE1ZgSNUlTYM955gh9_B56/view?usp=sharing

 

Then download QCVS for PA 4.5 from the following link

https://drive.google.com/file/d/1f0DqcGRtVlMarYG3J1HcREcZ3PaH_xgr/view?usp=sharing

Please open CodeWarrior IDE and install QCVS from Help->Install New Software->Add->Archive.

Please create QCVS project from File->New->QorIQ Configuration Project.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,802 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please download CodeWarrior for PA 10.5.1 from the following link and install it.

https://drive.google.com/file/d/18YIFeSnzZlcE1ZgSNUlTYM955gh9_B56/view?usp=sharing

 

Then download QCVS for PA 4.5 from the following link

https://drive.google.com/file/d/1f0DqcGRtVlMarYG3J1HcREcZ3PaH_xgr/view?usp=sharing

Please open CodeWarrior IDE and install QCVS from Help->Install New Software->Add->Archive.

Please create QCVS project from File->New->QorIQ Configuration Project.

0 项奖励
回复