MCUXpresso Secure Provisioning Tool V3.0: failing "Authenticated (HAB)" image build

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

MCUXpresso Secure Provisioning Tool V3.0: failing "Authenticated (HAB)" image build

ソリューションへジャンプ
3,017件の閲覧回数
embeddedev
Contributor II

Hello,

I'm trying to build "Authenticated (HAB)" image for MIMXRT1064, using MCUXpresso Secure Provisioning tool version 3.0, but I get following error. I'm using the images for EVK boards
provided by the tool in the data\targets\MIMXRT10##\source_images\ sub-folder. Keys and certificates from "Keys Management" tab are generated ok.

"Unsigned" and "XIP Encrypted (BEE User Keys) Unsigned" images are building fine.

Do you have any idea what could be wrong?


Thank you.

-----------------
elftosb -f imx -V -c "C:\(...)\secure_provisioning21\bd_files\imx_application_gen_win.bd" -o "C:\(...)\secure_provisioning21\bootable_images\evkmimxrt1064_iled_blinky_int_RAM.bin" "D:\(...)\MCUX_Provi_v3\bin\data\targets\MIMXRT1064\source_images\evkmimxrt1064_iled_blinky_int_RAM.s19"
error: line 11: syntax error
Undefined error
Section: 0x14
Section: 0x15
Section: 0x16
Section: 0x18
Section: 0x19
Section: 0x1a
Section: 0x1f
Section: 0x21
error: failed to run code signing tool
elftosb failed
-----------------

0 件の賞賛
返信
1 解決策
3,011件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hello,

 

make sure that the SPT installation and SPT workspace are on the same drive. Either both on C:\ or both on D:\. There's such limitation of windows unfortunately.

 

Regards,

Libor

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
3,012件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hello,

 

make sure that the SPT installation and SPT workspace are on the same drive. Either both on C:\ or both on D:\. There's such limitation of windows unfortunately.

 

Regards,

Libor

0 件の賞賛
返信
3,009件の閲覧回数
embeddedev
Contributor II

Installing on same drive fixed my problem and now all Boot Types are building fine. Thank you! 

0 件の賞賛
返信