how we load the binary files into PTP(P2020) using codwarrior

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

how we load the binary files into PTP(P2020) using codwarrior

946件の閲覧回数
nareshpuli
Contributor III

how we Import the Testapp and load it to PTP card using Code warrior TAP JTAG, Run the application

ラベル(1)
0 件の賞賛
返信
1 返信

775件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello naresh puli,

I am not sure whether your test binary file is bareboard level program or Linux application.

If it is a bareboard program, please follow CodeWarrior new project wizards to create a bareboard project for P2020(select Download launch configuration), please modify the initialization file in C:\Freescale\CW_PA_v10.5.0\PA\PA_Support\Initialization_Files\QorIQ_P2 for your custom board, then specify it from Run->Debug Configuration->p1020rdbpd-core00_RAM_P1020_Download->Edit->Edit->Initialize target script. Please specify your application from Run->Debug Configuration->p1020rdbpd-core00_RAM_P1020_Download->C/C++ application.

CodeWarrior runs the initialization file first to do necessary configuration for the target board, then execute your app program.

If you run a Linux application program, you need to use "apptrk" program, please refer to "7.1 Debugging a Linux Application" in C:\Freescale\CW_PA_v10.5.0\PA\Help\PDF\Targeting_PA_Processors.pdf.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信