Skip to content
Commit 105ed71f authored by Kshitij Sisodia's avatar Kshitij Sisodia
Browse files

MLECO-2407: Correction for Cortex-M55 core clock

AN547 sets the core clock for both M55 and U55 to 32MHz, while the
blocks on APB use a different clock of 25MHz.

Note: this will have not change any of the MPS3 FPGA profiling
numbers (cycle counts and elapsed time in milliseconds) for
Cortex-M55 as this was already using the correct counters under
MPS3. The only difference would be that the system tick interrupt
will fire every 10ms as intended instead of every 7.8125 ms as it
is doing with current software.

Change-Id: I77cd269c7c02f5d6e65328eb285185bae74e4e36
parent 414b1b95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment