Hi
I have downloaded some projects from TI RTOS resource library and modified them to be able to load on CPU-1 and CPU-2 on TMS320F28377D processor.
Soon I load CPU-2 code, CPU1 ClkcfgRegs are being wiped out.
I have swi28_TMS320F28377D loaded on CPU-1. I have below PLL settings
SPLLIMULT = 19
SPLLFMULT = 0
SYSCLKDIVSEL = 1
soon I load CPU-2 with task28_TMS320F28377D here attached, the CPU-1 registers shown above are being wiped set to 0.
Any one encountered this issue?
I have the sample codes attached here.
Thanks