Other Parts Discussed in Thread: AM2434,
Hi team,
Previously, the AM2434 was booted in QSPI mode, and the boot program developed using the GD25Q16E Flash can boot up and load the running app normally on a custom board. Now replaced with the AM2431, with the same hardware, it does not boot and does not load the app.
The SBL debugger was previously written to 0x600000000 of the Flash. When debugging, the address 0x418xxxxx is entered even when the SBL program is loaded. It looks like the MCU does not recognize the boot mode settings at all? Why's this?
And read back BootMode Status(0x43000030)=0x00000d13,BootMode Config(0x43000034)=0x00000d13, indicating the boot pin representing the external configuration also does point to the QSPI Flash.
Could you help look into this case? Thanks.
Best Regards,
Cherry