We are using Blackhawk USB560v2 to perform system trace. The example code that Blackhawk provided contains the following definitions. My question is what corresponding values for the AM5728 processor are. Note that we want to do the trace for the DSP core.
/*******************************************************************************
* C6678 Base Address Definitions
******************************************************************************/
#define STM_XPORT_BASE_ADDR 0x20000000
#define STM_CHAN_RESOLUTION 0x1000
#define STM_CONFIG_BASE_ADDR 0x02421000
Thank you for the support!