LS1012A PBL File Generation

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

LS1012A PBL File Generation

ソリューションへジャンプ
1,494件の閲覧回数
justinjonas
Contributor III

I am trying to import the default pbl file that came with the SDK for the LS1012A-RDB named PBL_0x35_0x08_800_250_1000_default.bin. When I import it into the CodeWarrior configuration tool and try to generate the code from the default pbl file I get the following errors:

175741_175741.pngpastedImage_1.png

I look in the Component Inspector and there is no errors that I can see. Has anyone else been able to generate the default pbl file again in CodeWarrior?

ラベル(1)
1 解決策
1,102件の閲覧回数
addiyi
NXP Employee
NXP Employee

By default QCVS will generate the PBL image in the SoC endianness. For LS1012 QSPI boot location, PBL can be generated swapped by selecting RCW source = Quad SPI (QSPI)

pastedImage_1.png

Adrian

元の投稿で解決策を見る

5 返答(返信)
1,102件の閲覧回数
addiyi
NXP Employee
NXP Employee

Please provide the QCVS version.

Adrian

0 件の賞賛
返信
1,102件の閲覧回数
justinjonas
Contributor III

QorIQ Configuration and Validation Suite

 

Version 4.7.0

Build: 0001-20161027

 

© NXP Semiconductors. All rights reserved

Visit http://www.nxp.com/qcvs

0 件の賞賛
返信
1,102件の閲覧回数
addiyi
NXP Employee
NXP Employee

You should activate Ignore Constrains and non-Critical errors as in the below image

pastedImage_1.png

Adrian

1,102件の閲覧回数
justinjonas
Contributor III

I can now generate the file from the original but it looks like the opposite endianness. Do you know how to change the endianness or what endianness and output format the pbl should be in (i.e. binary, object dump, etc.)?

0 件の賞賛
返信
1,103件の閲覧回数
addiyi
NXP Employee
NXP Employee

By default QCVS will generate the PBL image in the SoC endianness. For LS1012 QSPI boot location, PBL can be generated swapped by selecting RCW source = Quad SPI (QSPI)

pastedImage_1.png

Adrian