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.
Hello TI
We have tried to configurate the PLL in the MCAL driver. It seems to be that is not working. We don't have the correct timing behavior. Do you have the same behavior?
Thanks
Best regards
Hi,
Did you simply enable the MCU_NO_PLL to STD_OFF and run the application?
Did you use GEL file? Can you let us know some details about the test code you used?
Thanks
Yes, I simply enable the MCU_NO_PLL to STD_ON. I have used the XDS110 connection and gel file from CCS.
The code is the same Mcal Code (Latest version).
best regards
Hi Panda bear,
What is the exact error you're seeing? The current configuration will configure both the CORE_DPLL and PER_PLL (peripheral PLL). What is the peripheral you're using to test the MCU_NO_PLL? Is it GPT?
Thanks