LS1046A Processor with Code Warrior and TAP

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LS1046A Processor with Code Warrior and TAP

3,112件の閲覧回数
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 返答(返信)

3,091件の閲覧回数
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 件の賞賛
返信

2,144件の閲覧回数
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 件の賞賛
返信