Firmware burn write step command line instruction

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

Firmware burn write step command line instruction

跳至解决方案
944 次查看
Kevin06
Contributor I

LS1046A uses CodeWarrior to burn firmware on the Windows platform. The bare board connects to the PC through CodeWarrior TAP and hopes to perform the burn steps in the command line mode. How to write the command line instruction of the above burning function?

0 项奖励
回复
1 解答
916 次查看
June_Lu
NXP TechSupport
NXP TechSupport

You could use flash programmer to recovery the board. You could find the user case from C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual, page 140, if the customer board support RCW override. If not , please use Hard-Code RCW.

It is recommended to disconnect RESET_REQ_B from PORESET_B when recovery the board.

For the flash commands, please refer to C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual, page 96.

在原帖中查看解决方案

0 项奖励
回复
1 回复
917 次查看
June_Lu
NXP TechSupport
NXP TechSupport

You could use flash programmer to recovery the board. You could find the user case from C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual, page 140, if the customer board support RCW override. If not , please use Hard-Code RCW.

It is recommended to disconnect RESET_REQ_B from PORESET_B when recovery the board.

For the flash commands, please refer to C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual, page 96.

0 项奖励
回复