The TMS320DM365 Silicon Errata document (SPRZ294D) describes the workaround for the VPSS buffer logic reset issue by forcing a watchdog timer reset. The sample code contains references to registers named SYSTEM_RESET_EN and SYSTEM_RESET_TRIGGER located at 0x01C21C08 and 0x01C21C0C (in the Timer 2 config space). But then the SPRUFH0 spec for Timers does not mention any of these addresses as valid registers for Timer 2 and, in fact, describes a completely different process of initializing and arming the WD timer. Which procedure should be used for the VPSS reset workaround - the one described in the Errata doc (implying the corresponding registers do exist but are not documented) or the standard WD init / arming per SPRUFH0?
Thank you,
Eugene Samsonov