deploy a boot image to a T2080 micro via CWTAP probe

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

deploy a boot image to a T2080 micro via CWTAP probe

363 Views
mrbe
Contributor II

Is it possible to deploy a binary image using ccs commands via a CWTAP probe?

Labels (1)
5 Replies

343 Views
Hector_Villarruel
NXP TechSupport
NXP TechSupport

Hello @mrbe 

Could you please provide us with more information?

Which image would you like to deploy?

We will be aware for your kind reply.

BR,

Hector 

0 Kudos

335 Views
mrbe
Contributor II

Hi Héctor,

We are considering flashing the initialization binaries (RCW and boot binaries and so on) using the CWTAP and CCS commands as a manufacturing process. We wanted to create some kind of script to do it automatically as soon as the board is available from manufacturing. Our goal is to provide a manufacturing procedure to update the boot FW with minimal interaction from manufacturing operators, i.e. not allowing manufacturing operators to navigate CodeWarrior windows to download those binaries.

Could you help us to do that?

Thanks in advance.

M. Rosario Beltrán

 

0 Kudos

306 Views
Hector_Villarruel
NXP TechSupport
NXP TechSupport

Hello @mrbe 

Hope this post finds finds you well,

Yes, it is possible,

Please find attached on the case an application note in reference that can be useful for this situation.

"Bringing up Layerscape devices using CCS script and DRAM boot"

Have a great day.

0 Kudos

267 Views
mrbe
Contributor II

Hi Héctor,

Thank you very much for sending me this AN. To fully understand it to create my own script to initialize a T2080 board I would appreciate it you could send me a little explanation and how to handle the next list of ccs commands: 

ccs::config_template; ccs::config_chain; ccs::reset_to_debug; ccs::get_config_chain; ccs::run_core; ccs::stop_core; ccs::step_core; ccs::write_mem; ccs::read_mem; ccs::read_reg; ccs::write_reg; ccs::set_max_tck; ccs::core

If you prefer I ask for this by creating a ticket, please let me know

Thank you for all your help

 

256 Views
Hector_Villarruel
NXP TechSupport
NXP TechSupport

Hello @mrbe 

We have a documentation that can be useful regarding your last reply.

Kindly create a new ticket and inform us that it is linked to case 00620959 by using the technical support web located in the following link:

https://support.nxp.com/s/

Best Regards,

Hector Villarruel

0 Kudos