In the file system_MIMXRT1064.h DEFAULT_SYSTEM_CLOCK is 528000000
#define DEFAULT_SYSTEM_CLOCK 528000000UL /* Default System clock value */
Shouldn't the DEFAULT_SYSTEM_CLOCK be 600000000 for the MIMXRT1064 eval board?
Hello Keith Smith,
The macro that defines the core clock frequency is BOARD_BOOTCLOCKRUN_CORE_CLOCK, you can find this on the file clock_config.h.
Have a great day,
Victor
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------