Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello good time.
What is the way to get the CPU frequency as defined below?
#define CPU_RATE 5.00L // for a 200MHz CPU clock speed (SYSCLKOUT)
How did this number (5.00L) come about ??