system core clock control

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

system core clock control

跳至解决方案
1,279 次查看
yf2
Contributor III

Dear support,

 

I am testing a computing library on RT1170-EVK and I noticed that my SystemCoreClock reads out 528Mhz, not close to 1Ghz as expected.

Is there any simple method to boost the system core clock speed on RT1170-EVK? plain C code fragements are welcomed.

 

Regards,

yf

 

 

标记 (1)
0 项奖励
回复
1 解答
1,253 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Config Tools allows you preview the generated code for that configuration. You can download the standalone version of the tool so you can integrate the configuration on the IDE you are using: MCUXpresso Config Tools|Software Development for NXP Microcontrollers (MCUs) | NXP Semiconductors
MCUXpresso Config Tools currently supports the following toolchains:
• IAR Embedded Workbench
• Keil MDK uVision
• Arm GCC

If you have more questions do not hesitate to ask me.
Best regards,
Omar

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,268 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
Hope you are well.
You can use config tools from MCUXpresso to generate the code that enables running the core at 1Ghz.

Omar_Anguiano_0-1658968798555.png

 

It is important to mention that only consumer grade RT1170 is able to run at 1GHz.

If you have more questions do not hesitate to ask me.
Best regards,
Omar

0 项奖励
回复
1,264 次查看
yf2
Contributor III

@Omar_Anguiano 

 

Thanks a lot for your information.

Currently I am not using the IDE and the "fsl_clock.h" librariess yet. I will see how to use the config tool.

If you know some simple code fragments, please also teach.

 

Regards,

yf2

0 项奖励
回复
1,254 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Config Tools allows you preview the generated code for that configuration. You can download the standalone version of the tool so you can integrate the configuration on the IDE you are using: MCUXpresso Config Tools|Software Development for NXP Microcontrollers (MCUs) | NXP Semiconductors
MCUXpresso Config Tools currently supports the following toolchains:
• IAR Embedded Workbench
• Keil MDK uVision
• Arm GCC

If you have more questions do not hesitate to ask me.
Best regards,
Omar

0 项奖励
回复
1,250 次查看
yf2
Contributor III

@Omar_Anguiano 

Can I assume that the MCUXpresso Config Tools is not specific for EVK boards but also apply to customer boards?

Regards,

yf2

0 项奖励
回复
1,242 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

You´re correct, since the tool focus on the MCU.

Best regards,
Omar

0 项奖励
回复