Tool/software: Code Composer Studio
Hi,
I am trying to configure main PLL in my application code for DSP core of 66AK2G12 device (on evmK2G).
According to Technical Reference Manual (SPRUHY8H), MAIN PLL base address is 0x02130000h :
However, when I use these addresses and debug using Code Composer studio, all PLL register values appear to be 0 and don't change when written to:
When I look into evmk2g.gel file under CCSv8 installation (C:\ti\ccsv8\ccs_base\emulation\boards\evmk2g\gel\evmk2g.gel), base address for PLL is different:
When I checked this in pdk_k2g_1_0_11, cslr_soc_baseaddress.h file has same base address as the gel file:
Could you please confirm which address is correct? 0x02130000 or 0x02310000?
Regards,
Amruta Tagare
