T1042 program tool

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

T1042 program tool

851 Views
shinbo
Contributor II

1. What is the method for programming the work done in code warrior in t1042?
2. Also, what are the program tools?
ex) xilinx, ise impact

Plz, give me a beginner's guide if you have one.

 

 

0 Kudos
3 Replies

838 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to this step by step user guide about CodeWarrior flash programming for Power Architecture.

https://community.nxp.com/t5/CodeWarrior-Development-Tools/Flash-Programmer-for-CodeWarrior-Power-Ar...

 

Please download and install CodeWarrior 10.5.1 from the following link.

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

 

1. Please configure your target board as hard-coded RCW if no valid RCW on the target board.

2. Please create a bareboard project with SRAM launch configuration selected.

3. Connect to the target board from  Run > Debug Configurations.

4. Please execute the flash programming task.

0 Kudos

835 Views
shinbo
Contributor II

Thank you for your answer
Let me ask you one more question.
What extension file do I need to debug RCW?
Please let me know if you have a guide document.

0 Kudos

730 Views
yipingwang
NXP TechSupport
NXP TechSupport

You could use JTAG configuration file to override RCW on the target board.

Please refer to section "8.4 Setting up a remote system to use a JTAG configuration file" in C:\Freescale\CW_PA_v10.5.1\PA\Help\PDF\Targeting_PA_Processors.pdf.

0 Kudos