SWRZ072B May   2017  – December 2020 AWR1642

 

  1. 1Introduction
  2. 2Device Nomenclature
  3. 3Device Markings
  4. 4Usage Notes
    1. 4.1 MSS: SPI Speed in 3-Wire Mode Usage Note
  5. 5Advisory to Silicon Variant / Revision Map
  6. 6Known Design Exceptions to Functional Specifications
    1.     MSS#10
    2.     MSS#11
    3.     MSS#12
    4.     MSS#14
    5.     MSS#16
    6.     MSS#17
    7.     MSS#18
    8.     MSS#19
    9.     MSS#20
    10.     MSS#22
    11.     MSS#37B
    12.     MSS#38A
    13.     MSS#39
    14.     MSS#40
    15.     MSS#42
    16.     MSS#43
    17.     MSS#44
    18.     MSS#45
    19.     ANA#06
    20.     ANA#08A
    21.     ANA#09A
    22.     ANA#10A
    23.     ANA#11A
    24.     ANA#12A
    25.     ANA#15
    26.     ANA#16
    27.     ANA#17A
    28.     ANA#18B
    29.     ANA#20
    30.     ANA#21A
    31.     ANA#22A
    32.     ANA#24A
    33.     ANA#27
    34.     DSS#01
    35.     DSS#02
    36.     DSS#03
    37.     DSS#04
    38.     DSS#05
    39.     DSS#06
    40.     DSS#07
  7. 7Trademarks
  8. 8Revision History

MSS#42

DSP L2 memory initialisation can reoccur on execution DSP self test (STC) OR DSP Power cycling execution by application.

Revision(s) Affected:

AWR1642 ES1.0 and AWR1642 ES2.0

Description:

MSS Boot ROM Powers on DSP, Performs a Memory Initialisation of DSP L2 and downloads the program code to L2 memory. If the user application executes the STC or DSP power cycle, memory init is triggered again, hence erasing the L2 memory contents.

Workaround(s):

The workaround for Mem init would be to perform a Dummy mem init to reset a latch within the IP while keeping the destination domain in reset. This can be done by the application using the below sequence before running STC or DSP power cycling:

  1. Set the GEM_CLK_EN_BYPASS_CTRL bit in the TOPRCM-> GEMPWRSMCFG2 register Bit 7 as ‘1’.
  2. Set the GEM_GRSTN_GATE_BYPASS_CTRL bit in the TOPRCM-> GEMPWRSMCFG1 Bit 9 register as ‘1’.
  3. Write a value of 0xFFFF in , DSS_REG ->L2MEMINITCFG1 register.
  4. Write a value of 0xF in , DSS_REG ->L2MEMINITCFG2 register
  5. Write a value of 0x0 in TOPRCM-> GEMPWRSMCFG1-> PWRSMOUTBYPCTRL register.