工具与软件:
尊敬的 TI:
关于 J721S2 TDA4AL 的 mainmcu 映像、
我想使用我自己的 MCU 映像并将其加载到 MCU 器件的 SPL 阶段下。
在我用我的构建版本 xer5f 替换 ipc_echo_testb_mcu1_0_release_strip.xer5f 后、重新编译 tispl.bin 和 tiboot3.bin
新 tispl.bin 具有更大的大小。
但是、我尝试在启动器件时发现了 filling 错误。
我曾尝试增大 ti-u-boot 的 config_SPL_SYS_malloc_size
你有什么意见吗?
U-Boot MCU SPL 2024.04-ti-gd1e3aedf631f (Jan 05 2025 - 10:22:33 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed -121
SPL initial stack usage: 13456 bytes
Trying to boot from MMC2
alloc space exhausted
Could not get FIT buffer of 6225216 bytes
check CONFIG_SPL_SYS_MALLOC_SIZE ttt (0x1000000)
并且启动失败、如以下日志所示