2003955_en-US

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

2003955_en-US

2003955_en-US

port=COM9, baudrate=115200, timeout=2000' was found. blhost failed
sdphost succeeded, HAB disabled
### 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
### Write FlashLoader ###
sdphost -p COM9,115200 -j -- write-file 0x20001C00 "C:\Users\Administrator\secure_provisioning00\bootable_images\unsigned_MIMXRT1050_flashloader.bin"
Status (HAB mode) = 1450735702 (0x56787856) Hab Is Disabled (Unlocked).
Response status = 2290649224 (0x88888888) Write File Success.
sdphost succeeded, HAB disabled
### Start FlashLoader ###
sdphost -p COM9,115200 -j -- jump-address 0x20001C00
Status (HAB mode) = 1450735702 (0x56787856) Hab Is Disabled (Unlocked).
sdphost succeeded, HAB disabled
### Waiting FlashLoader to be initialized for 3 seconds ###
### Timeout wait value can be adjusted from Preferences ###
### Check presence of FlashLoader ###
blhost -t 2000 -p COM9,115200 -j -- get-property 1 0
SpsdkNoDeviceFoundError: No devices for given interface 'uart' and parameters 'port=COM9, baudrate=115200, timeout=2000' was found.
blhost failed2A2A65C8@7A93275E.DCF1486700000000.png
Re: port=COM9, baudrate=115200, timeout=2000' was found. blhost failed

Hi,

I'd recommend to download SDK from http://mcuxpresso.nxp.com and try to debug the  flashloader example project to find the problem,

In MCUXpresso Secure Provisioning tool we provide pre-compiled flashloader from the SDK which works with EVK board. If you need custom flashloader, you can replace the provided flashloader, which can be found in \nxp\MCUX_Provi_v9\bin\_internal\data\targets\MIMXRT1050\flashloader.srec 

Re: port=COM9, baudrate=115200, timeout=2000' was found. blhost failed

Replacing the MCU will solve the problem, I used my own hardware board. thank you

Re: port=COM9, baudrate=115200, timeout=2000' was found. blhost failed

Hello,

you have not provided enough information about your setup and hardware - do you use your own HW, od do you use NXP EVK(B)?


Anyway, in your screenshot I can see that the "ROM bootloader" is active (ISP after reboot). In this case only the sdphost can communicate with ROM and is used for uploading flashloader. Once flashloader is active, only after that you can use blhost.

In case flashloader is not present or did not start, it emits `SpsdkNoDeviceFoundError: No devices for given interface 'uart' and parameters...` error.


In your script output it seems that flashloader either was not ready yet, or it did not start. Have you tried to increase the timeout in Preferences do reduce the list of potential errors?


Regards,

Libor

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 02:35 PM
更新者: