1064 RT eval board SDK, MIMXRT1064, System Clock

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

1064 RT eval board SDK, MIMXRT1064, System Clock

488 Views
Keith4DSmith
Contributor V

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?

Tags (1)
0 Kudos
Reply
1 Reply

399 Views
victorjimenez
NXP TechSupport
NXP TechSupport

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.
-------------------------------------------------------------------------------