SWRZ138A July 2023 – August 2024 AWRL1432
Boot failure for images less than size 8k over SPI
AWRL1432 ES1.1, ES2.0
The EDMA address linking is not done in few cases (during SPI continuous download), due to which boot will fail over SPI continuous download image for the particular metaimage size ranges mentioned in the below table:
Image Size (Bytes) | Issue Present |
<2048 | No |
>2048 & <4096 | No |
>=4096 & <6144 | Yes |
>=6144 & <8192 | Yes |
>=8192 | No |
Use image >8KB for boot over SPI. In case of lower image size, constant data will be appended during compile time to create an image >8 KB.