Dear Champs,
I'm trying to boot AM5718 IDK board using emmc, but failed and there is no response from UART.
I modified RTOS SBL code for emmc boot, and modified bootmode(SYSBOOT[5:0] = 0b10 0010) in the IDK board.
When I connect JTAG and CCS, I found the PC was on the address of 0x308000 although SBL code was copied to 0x4033000 successfully.
Could you please let me know why PC was not started from OCMC memory?
one curious thing is I could see log from UART when I flashed UBOOT of Linux on eMMC.
Thanks and Best Regards,
SI.