SWRZ137C December 2022 – December 2025 IWRL6432
PRODUCTION DATA
Boot failure for images less than size 8k over SPI
IWRL6432 ES1.0, ES2.0
The EDMA address linking is not done in few cases (during SPI continuous download), due to which boot fails 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 is appended during compile time to create an image >8 KB.