Other Parts Discussed in Thread: CONTROLSUITE
We are using the Concerto F28M36 MCU and having been running it at 150MHz C28 / 75MHz M3. We need to change this to run both cores at 125MHz. I modified the .cfg files to new frequencies, but according to the function SysCtlClockGet() in sysctl.c (in MWare folder), it's still set to 75 MHz.
Are there other places that need to be changed to get the core frequencies to change, or should I only need to change the values in the .cfg files?