Clock configuration using the SDK is not what I measure using CLOCK_DRV_GetFreq

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

Clock configuration using the SDK is not what I measure using CLOCK_DRV_GetFreq

ソリューションへジャンプ
1,548件の閲覧回数
InHome
Contributor III

Dear NXP hello,

I am using the SDK to set the clock frequency tree, in SDK inspector I have these values:

InHome_0-1654766950500.png

I am using the Clock_drv_GetFreq:

	CLOCK_DRV_GetFreq(S160_CLK, &Frequency);
	tu32BInit_eBoardInfo[S160ClkFreq] = Frequency;

I expect to have 160MHz, but the returned value is 16MHz?

InHome_1-1654767134686.png

 

Any idea please,

Thank you in advance

 

0 件の賞賛
返信
1 解決策
1,535件の閲覧回数
InHome
Contributor III

Problem solved it was a C function issue call.

Thank you anyway!

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,536件の閲覧回数
InHome
Contributor III

Problem solved it was a C function issue call.

Thank you anyway!

0 件の賞賛
返信