Code warrior firmware error during T2080 processor board connection.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Code warrior firmware error during T2080 processor board connection.

Jump to solution
1,085 Views
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?

Labels (1)
0 Kudos
1 Solution
638 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
4 Replies
638 Views
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 Kudos
638 Views
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 Kudos
639 Views
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 Kudos
638 Views
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 Kudos