Other Parts Discussed in Thread: UNIFLASH
1 I am testing the flash an example application function, and the reference tutorial is linked as follows:
2 When I perform the step of running the flashed application, m4f and r5f cores start normally, while A cores cannot complete uboot normally. The specific error is as follows:
3 I m using ti e1 development board without any changes to the hardware and software.
4 If set to sd card start, the uboot and the kernel can start normally
5 The process of generating linux.appimage is generated by copying bl31.bin,bl32.bin and u-boot-spl.bin-am62xx-evm from the virtual machine ubuntu to under win10.
6 My hsmappimage is also generated under win10, so it's not here, right?
7 So what caused spl to load uboot error?