SWRZ143A December   2022  – March 2024 AWRL6432

 

  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 #14

Corrupted Data Store for Partial Write in Shared Memory

Revision(s) Affected

AWRL6432 ES1.0, ES2.0

Details

Internal shared memory has ODD and EVEN banking structure. For a particular address range, partial write (less than 32 bit) to EVEN bank corrupts same address of ODD bank with next data on the bus. When shared memory is allocated to M4/M3, back to back full word write access to location A followed by sub-word write access to location B corrupts data in location A.

When memory is shared with M4/M3, issue is seen in the following address range:

Memory Address Range
APP_CPU_SHARED_RAM 0x0048 0000 - 0x004B FFFC
FEC_CPU_SHARED_RAM 0x2120 8000 - 0x2121 FFFC
GUID-20240116-SS0I-RSF0-RQZF-1BZT1GKWF2GP-low.svg Figure 5-1 Shared Memory Logic Diagram When Shared with M4/M3

When shared with M3/M4, the incoming data bit width is 32 bit as shown in the diagram. So, depending on LSB of address, signals are sent to either left or right ECC wrapper.

Workaround

  1. Use shared memories as code memory when shared with processor.
  2. Disable ECC for non functional safety devices – ECC is disabled for shared memories in RBL for non functional safety devices.