


##########################################################################################################
生成构建脚本: build_image_lnx.sh
生成构建脚本: build_image_win.bat
生成构建脚本: build_image_mac.sh
正在执行脚本C:\Users\Administrator\secure_provisioning00\build_image_win.bat
###脚本: 构建镜像: C:\Users\Administrator\secure_provisioning00\build_image_win.bat
Build HAB image
nxpimage hab export -c "C:\Users\Administrator\secure_provisioning00\bd_files\imx_application_gen_win.bd" -o "D:\RT1052_Example Code\Example\1.led_test\hello_world_boot.bin" "C:\Users\Administrator\secure_provisioning00\source_images\hello_world.srec"
Success. (HAB container: D:\RT1052_Example Code\Example\1.led_test\hello_world_boot.bin created.)
nxpimage succeeded
### Build flashloader as unsigned bootable image ###
nxpimage hab export -c "C:\Users\Administrator\secure_provisioning00\bd_files\unsigned_MIMXRT1050_flashloader_win.bd" -o "C:\Users\Administrator\secure_provisioning00\bootable_images\unsigned_MIMXRT1050_flashloader.bin" "C:\nxp\MCUX_Provi_v10\bin\_internal\data\targets\MIMXRT1050\flashloader.srec"
Success. (HAB container: C:\Users\Administrator\secure_provisioning00\bootable_images\unsigned_MIMXRT1050_flashloader.bin created.)
nxpimage succeeded
###脚本“构建镜像”的结果: 成功(返回代码= [0]成功)
操作的状态: 成功: 构建镜像
Hi,
may be the training video can help you. There should be all steps captured:
Secure Boot on the i.MX RT10xx Crossover MCUs | NXP Semiconductors
If you cannot find any information in the user guide, please let us know what information is missing. It is not possible to provide help without information:
- what you want to do
- what the problem is.
Hi, MCUXpresso Secure Provisioning tool does not generate the image with FCB, the FCB is written to flash as extra step. The FCB can be specified either as simplified or full configuration.
Kindly review generated write script for details.