### 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?