Other Parts Discussed in Thread: SYSCONFIG
First of all, I'm currently working with ti-processor-sdk-linux-am64xx-evm-08.05.00.21.
I'm having some problems with the SBL bootloader stage when booting Linux.
I think these problems are caused by some reset operations during the SBL stage of the boot flow.
After some research I discovered that these errors could be related to the CPU clock frequency.
I also did some tests by changing the default frequency (25) via SysConfig and changing the bootmode switches(in OSPI bootmode).
But I did not reach any result.
BOOT LOGS:
DMSC Firmware Version 8.5.3--v08.05.03(Chill Capybar DMSC Firmware Version revision 0x8 [BOOLOADER_PROFILE] Boot Media :undefined [BOOLOADER_PROFILE] Boot Image Size :0KB [BOOLOADER_PROFILE] Corse Present : [BOOLOADER_PROFILE] System_init :363866us [BOOLOADER_PROFILE] Drivers_open :310us [BOOLOADER_PROFILE] Board_driversOpen :23801us [BOOLOADER_PROFILE] SBL Total Time Taken :399419us Image loading done, switching to application ... Starting linux and RTOS/Baremetal applications ERROR: Bootloader_socCpuResetReleaseSelf
I would be very glad if you could help me solve these problems.
Best Regards,