This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5718: AM5718 uart boot, 下载u-boot-spl.bin文件,是否只支持0x3810大小的可执行代码

Part Number: AM5718


经过串口启动打印测试,发现串口下载u-boot-spl.bin,保持在0x3810的大小,就可以正常输出,一但超过0x3810大小就异常,哪怕大一个字节也不行。

在TRM手册中uart boot,有些uart boot会将文件load到0x40300000, ram的起始地址,大小为504k。但是测试发现只有14K+16bit的可用空间,

这是和配置有关吗?需要如何设定?