LS1046A Processor with Code Warrior and TAP

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

LS1046A Processor with Code Warrior and TAP

2,874 次查看
rtonneberger
Contributor I

We have tried to download Hello World example program to a FRWY-LS1046A evaluation board which uses the LS1046A processor. The Code Warrior TAP blinks green, but we are not sure that the code downloaded plus Code Warrior does not show us that the debug execution pointer is at main( ). We read where the LS1046A has Secure Boot ROM located starting at address 0 (zero) for 1 Mbyte in size which we believe gets in the way of the download.
1) Can Code Warrior TAP directly download the code and run the debugger successfully on the LS1046A?
2) If the LS1046A ROM is in the way of downloading to address 0, can Code Warrior rebuild the program for a higher starting address such as in RAM or Flash?
Much appreciate your response !

0 项奖励
回复
2 回复数

2,853 次查看
yipingwang
NXP TechSupport
NXP TechSupport

CodeWarrior downloads the ELF file to RAM and execute it in RAM on the target board.

Please refer to section "3.2 Working with bareboard application" in C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\Getting_Started_for_CW_ARMv8.pdf to create and debug a bareboard project.

0 项奖励
回复

1,906 次查看
SELLIG
Contributor I

Hi,

Is it also possible with Code Warrior and LS1021A because it's OK when the download is to OCRAM but failled to RAM, is it a problem of JTAG frequency ?

Thanks,

Sellig

0 项奖励
回复