Hi All
I have started developing a project taking Piccolo TMS320F28069 Controller. The project is to be developed based on TI-RTOS. I am currently facing a situation in which I am setting up my system clock at 80 MHz (which is maximum for my controller) and I am trying to generate an EPWM3 signal. But due to the involvement of TI-RTOS, the clock is fed from the internal oscillator with frequency of 10 MHz maximum. So I had a solution in which I used the PLL registers and made it to become 80 MHz. I do not think I should do this kind of juggling. So anybody there who can give me a solution so that I can adjust system clock from external oscillator instead of internal oscillator keeping TI-RTOS with the project? Please find attached herewith the project.6232.MyTest.zip