SWRZ137A December   2022  – March 2024 IWRL6432

PRODUCTION DATA  

  1.   1
  2. 1Introduction
  3. 2Device Nomenclature
  4. 3Device Markings
  5. 4Advisory to Silicon Variant / Revision Map
  6. 5Known Design Exceptions to Functional Specifications
    1. 5.1  ANA #48
    2. 5.2  ANA #49
    3. 5.3  ANA #50
    4. 5.4  ANA #51
    5. 5.5  ANA #52
    6. 5.6  DIG #1
    7. 5.7  DIG #2
    8. 5.8  DIG #3
    9. 5.9  DIG #4
    10. 5.10 DIG #5
    11. 5.11 DIG #6
    12. 5.12 DIG #7
    13. 5.13 DIG #8
    14. 5.14 DIG #9
    15. 5.15 DIG #10
    16. 5.16 DIG #14
    17. 5.17 DIG #15
    18. 5.18 DIG #16
  7. 6Trademarks
  8.   Revision History

DIG #16

Boot failure for images less than size 8k over SPI

Revision(s) Affected

IWRL6432 ES1.0, ES2.0

Details

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

Workaround

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.