Code warrior firmware error during T2080 processor board connection.

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

Code warrior firmware error during T2080 processor board connection.

跳至解决方案
1,437 次查看
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 解答
990 次查看
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 回复数
990 次查看
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 项奖励
回复
990 次查看
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 项奖励
回复
991 次查看
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 项奖励
回复
990 次查看
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 项奖励
回复