system core clock control

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

system core clock control

ソリューションへジャンプ
2,156件の閲覧回数
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 解決策
2,130件の閲覧回数
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 返答(返信)
2,145件の閲覧回数
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 件の賞賛
返信
2,141件の閲覧回数
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 件の賞賛
返信
2,131件の閲覧回数
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 件の賞賛
返信
2,127件の閲覧回数
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 件の賞賛
返信
2,119件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

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

Best regards,
Omar

0 件の賞賛
返信