Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
When launching an SBL built with the AM62xx SDK's sbl_null SBL and enabling MMCSD1 in the configuration tool,
the SBL will not start unless SD media is inserted because it uses the MMCSD_open() API.
Could you please teach me how to create an SBL that enables MMCSD1 and starts even when SD media is not inserted?