RT1052 Start FlashLoader error

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

RT1052 Start FlashLoader error

1,140件の閲覧回数
acallamp
Contributor III

### 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 10 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 failed

HI:

  I can run it successfully on the development board, but I cannot run it on the product board. The hardware difference is that the product board does not have an RTC crystal oscillator. Do I need to use RTC to run FlashLoader?

0 件の賞賛
返信
3 返答(返信)

1,121件の閲覧回数
marek-trmac
NXP Employee
NXP Employee

Hi,

flashloader is a MCUXpresso SDK apllication. You can download the SDK from https://mcuxpresso.nxp.com, see example project named "flashloader" and try to debug on your production board. You can customize it and replace the binary flashloader image distributed in MCUXpresso Secure Provisioning tool with your custom version.

About the requirements for the flashloader application, kindly refer to the description of the MCUXpresso SDK project.

Regards,
Marek


NOTE: If you find the answer useful, kindly click on [ACCEPT AS SOLUTION] button
0 件の賞賛
返信

1,115件の閲覧回数
acallamp
Contributor III
HI:
Expert, I tried your method and ran it with SDK. The result is still the same. The development board is good, but the product board is not, and the simulation is not very stable. The code is quite large and the manual is not clear. For a while, I didn't know where to look for the reason. Is it a hardware issue? Or is it a software issue? Can you give some tips on where to start? thank you
0 件の賞賛
返信

1,099件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hi,

for flashloader I'd ask for help in one of the these forums

Regards,

Libor

0 件の賞賛
返信