Other Parts Discussed in Thread: SYSCONFIG, MCU-PLUS-SDK-AM263X, TMDS64EVM
Tool/software:
Trying to get the am64x-evm board SDCard working under MCU 10.01.0.32. (Using sysconfig 1.21.2)
Originally had initial testing under the MCU+ 9.X / sysconfig 1.20.0 software, then switched to MCU+ 10 libraries.
Have issue where unit will not boot off the SDCard, when using the MCU+10.X sbl_sd boot software, all consoles output nothing. No issues when using the MCU+ 9 sbl_sd boot software.
With using the MCU+ 9, boot loader, and MCU+ 10 libraries all applications load and run.
Using the MCU+ 10 libraries, all processors are running FreeRTOS. Would like to Added support for FreeRTOS-FAT. Using SysConfig 1.21.2 add in support for FAT and eMMC on either the A53 or r5fss0-0 on the board. No issues.
Try to add support for the SDCard, and no matter either A53ss0-0 or r5fss0-0, multi-core application loads, and r5fss0-0 and a53ss0-0 do not seem to run. Cannot tell the other r5fssX-X cores as have them set up to send debug logs to the r5fss0-0 core. the m4fss0-0 core does run.
I do see a large change in the mmcsd driver between MCU+ version 9 and version 10.
I did see in the Forum, a thread "MCU-PLUS-SDK-AM263X: MMCSD not working - bugged or missconfig?", but no solution was given. (I don't know if same issue?)
Any help trying to get MCU+ 10 working with the SDCard. (I tried both setting the driver to LLD and HLD modes).
I know this is kind of a ramble.
Robert