T2080RDB - CodeWarrior for PowerPC - how to create RCW?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

T2080RDB - CodeWarrior for PowerPC - how to create RCW?

ソリューションへジャンプ
1,820件の閲覧回数
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,806件の閲覧回数
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,807件の閲覧回数
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 件の賞賛
返信