Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
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.
Tool/software: Code Composer Studio
Hi,
Yes. ConfigCpuTimer function 2nd parameter should be equal to CPU frequency.
No. CPU Frequency cannot be changed by calling this function.
There might have been mistake made while writing this example. I will report here.
Please use the reference \C2000Ware_X_XX_XX_XX\device_support\f2837xd\examples\cpu1\cpu_timers\cpu01
for configuring CPU Timers.
Thanks,
Katta
Hi,
This function initializes the selected timer to the period specified by the "freq" and "period" parameters.
In each example based on their required period they configure the timers.
As i referred in the previous post please understand the cpu_timers example. Modify a few parameters to understand how they are configured. Refer the CPU timers section in TRM.
Thanks,
Katta
Hi,
TRM means Technical Reference Manual. You can find F28379D Technical Reference Manual at
Thanks,
Katta