Code warrior firmware error during T2080 processor board connection.

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

Code warrior firmware error during T2080 processor board connection.

ソリューションへジャンプ
2,365件の閲覧回数
karunakaranradh
Contributor IV

I am trying to connect Code Warrior to our T2080 processor board. It shows "Firmware update required", during attach in the debug mode connection.


Whether this is code warrior PC driver problem or target T2080 processor connection problem?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,918件の閲覧回数
lunminliang
NXP Employee
NXP Employee

Hi,

To update CodeWarrior TAP firmware in CCS, for example:

(bin) 1 % findcc cwtaps

FSL031A32 (00:04:9f:03:1a:32): Embedded CodeWarrior TAP (0)

  Power Architecture JTAG/COP Probe Tip

  Boot Loader v0.9.2

  Operating System v1.0.1

Then use the update command:

% updatecwtap FSL031A32


Have a great day,
Lunmin

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,918件の閲覧回数
lunminliang
NXP Employee
NXP Employee

Hi, Karunakaran Radhakrishnan

This may indicating TAP firmware update required. Can you provide more information?

What's the CodeWarrior version used? What type of TAP used to connect the board? The snapshot of the error? Your test step?

Lunmin

Regards

0 件の賞賛
返信
1,918件の閲覧回数
karunakaranradh
Contributor IV

Hi Lunmin,

We are recently brought one Code Warrior Tap.  "Firmware Update Required" error was not observed in that latest code warrior..

How to update the latest firmware in Code Warrior Tap?

Regards

Karunakaran R

0 件の賞賛
返信
1,919件の閲覧回数
lunminliang
NXP Employee
NXP Employee

Hi,

To update CodeWarrior TAP firmware in CCS, for example:

(bin) 1 % findcc cwtaps

FSL031A32 (00:04:9f:03:1a:32): Embedded CodeWarrior TAP (0)

  Power Architecture JTAG/COP Probe Tip

  Boot Loader v0.9.2

  Operating System v1.0.1

Then use the update command:

% updatecwtap FSL031A32


Have a great day,
Lunmin

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,918件の閲覧回数
karunakaranradh
Contributor IV

What's the CodeWarrior version used?

Code Warrior 10.4.0 SP1

What type of TAP used to connect the board?

Code Warrior Tap (over USB)

The snapshot of the error?

codewarrior_error.bmp

Your test step?

connect the code warrior Tap from PC usb and other end connect to the COP connector of the our Target T2080 processor board.

1) Create a CodeWarrior Bareboard Project in the code warrior 10.4.0 SP1

2) Select the T2080 processor Type

3) In Debug setting

        *) Select download, attach and connect check box.

         *) Connection type as "Codewarrior Tap (Over USB)"

4)Remaining setting are all same and create the project.

5) In debug configuration, select our board RCW.txt file and start debug.

After 78%  it shows the "Firmware Update required" Error.

0 件の賞賛
返信