Flash Programming Prerequisites

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

Flash Programming Prerequisites

ソリューションへジャンプ
1,292件の閲覧回数
deans
Contributor I

After a bit of trial & error I was able to do a flash dump through CodeWarrior. The first few attempts failed, apparently because the target system (5020DS) wasn't in the expected state. Resetting to U-Boot seemed make the CodeWarrior flash software happy.

 

So what is the expected state & how can I force the target into that state when I don't have U-Boot? (e.g., initial board bring-up)

 

Thanks.

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

Hi Dean,

For QorIQ processors with DPAA architecture (including P5020) it is a must to obtain valid RCW during power-on reset.

For systems with blank (unprogrammed Flash) there are two possibilities:

1) select a hard-coded RCW - refer to the P5020 QorIQ Integrated Multicore Communication Processor Family Reference Manual, 4.6.3.1 Reset Configuration Word Source and 4.6.4.1.1 Hard Coded RCW Options.

2) use RCW override feature of the CodeWarrior - refer to the CodeWarrior Development Studio for Power Architecture Processors Targeting Manual, 8.2 Using JTAG Configuration File to Override RCW.

Regards,

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,038件の閲覧回数
jorge_plascencia
NXP TechSupport
NXP TechSupport

Hi Dean,

For QorIQ processors with DPAA architecture (including P5020) it is a must to obtain valid RCW during power-on reset.

For systems with blank (unprogrammed Flash) there are two possibilities:

1) select a hard-coded RCW - refer to the P5020 QorIQ Integrated Multicore Communication Processor Family Reference Manual, 4.6.3.1 Reset Configuration Word Source and 4.6.4.1.1 Hard Coded RCW Options.

2) use RCW override feature of the CodeWarrior - refer to the CodeWarrior Development Studio for Power Architecture Processors Targeting Manual, 8.2 Using JTAG Configuration File to Override RCW.

Regards,

0 件の賞賛
返信