This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI RTOS application code on TMS320F28377D

Other Parts Discussed in Thread: TMS320F28377D

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

6765.swi28_TMS320F28377D.zip0207.task28_TMS320F28377D.zip