This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM243X: AM243x stuck at 0x418019F0 when booting

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: UNIFLASH

Hi BU experts,

My customer is flashing the sbl_null for their custom board. They are using sbl_dfu_uniflash to do so.

They've tried two .cfg for the python script.

First, they uses the following cfg

The python script is successful. However, after they switched back to ospi boot and power cycle, there is no output on the uart terminal. As they connected to AM243x, they saw the core is stuck at 0x418019f0, which should be a in the RBL.

Secondly, they've tried the default_dfu_uniflash, 

However, the script failed at the second command.

Any idea what might be the problem here?

Thanks,

Hang