Flash programming: Is RAM required on the target board to load the flash driver or can the cache in a P4080 be used?

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

Flash programming: Is RAM required on the target board to load the flash driver or can the cache in a P4080 be used?

ソリューションへジャンプ
825件の閲覧回数
peterpetrowich
Contributor I

Id the cache can be used, how do I do that?

Thanks!

ラベル(1)
0 件の賞賛
返信
1 解決策
663件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Peter Petrowich,

CodeWarrior provides SRAM initialization file P4080DS_init_sram.tcl in CW_PA_<version>\PA\PA_Support\Initialization_Files\QorIQ_P4 to configure internal CPC as SRAM to avoid using DDR.

If you use the recent released CodeWarrior, when creating a bareboard project following new project wizards, please select "Download SRAM" or "Connect SRAM" launch configuration, then use it to connect to the target board.

Another method, you could configure CodeWarrior initialization file as <installation folder>\CW_PA_<version>\PA\PA_Support\Initialization_Files\QorIQ_P4\P4080DS_init_sram.tcl from Run->Debug Configurations-><project>-core00_RAM_<processor>_Download(Connect)->Edit->Edit->Initialization->Initialize target script.


Have a great day,
Yiping

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

元の投稿で解決策を見る

1 返信
664件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Peter Petrowich,

CodeWarrior provides SRAM initialization file P4080DS_init_sram.tcl in CW_PA_<version>\PA\PA_Support\Initialization_Files\QorIQ_P4 to configure internal CPC as SRAM to avoid using DDR.

If you use the recent released CodeWarrior, when creating a bareboard project following new project wizards, please select "Download SRAM" or "Connect SRAM" launch configuration, then use it to connect to the target board.

Another method, you could configure CodeWarrior initialization file as <installation folder>\CW_PA_<version>\PA\PA_Support\Initialization_Files\QorIQ_P4\P4080DS_init_sram.tcl from Run->Debug Configurations-><project>-core00_RAM_<processor>_Download(Connect)->Edit->Edit->Initialization->Initialize target script.


Have a great day,
Yiping

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