S32K324 Init Timer issue of Power_Ip_SetMode

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

S32K324 Init Timer issue of Power_Ip_SetMode

1,204件の閲覧回数
jwkang
Contributor III

When performing Power_Ip_SetMode during initialization,
the time of OsIf_Timer_System_Internal_GetElapsed is not counted.
Where should I check?

 

SYSTICK_GET_COUNTER() value does not count.

jwkang_0-1723549428569.png

 

I have an environment of S32DS 3.5, S32K324, RTD 4.0.0, FreeRTOS.
S32K3_RTD_4_0_0_P19_D2403_ASR_REL_4_7_REV_0000_20240315

The initialization order of our system is as follows.

jwkang_1-1723549530601.png

 
The arguments of Power_Ip_Init are as follows:

jwkang_0-1723549728861.png

 

jwkang_1-1723549755687.png

 

Please guide me.

Thanks.

0 件の賞賛
返信
4 返答(返信)

1,170件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

HI @jwkang,

Did you enable the osif system timer?

Clock

danielmartynek_0-1723640153934.png

MCU

danielmartynek_1-1723640230210.png

BaseNXP

danielmartynek_2-1723640285926.png

 

Regards,

Daniel

 

 

 

0 件の賞賛
返信

1,044件の閲覧回数
jwkang
Contributor III

Thanks for your support.

But I don't use the Mcu component.

Because if I use the Mcu component, I should change many components.
Is the component needs necessary?
We are using freertos and non autosar system.

 

タグ(2)
0 件の賞賛
返信

509件の閲覧回数
Flagello
Contributor I

Perhaps your problem has the same root cause:
Fix the OSIF_COUNTER_SYSTEM issue

0 件の賞賛
返信

1,039件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @jwkang,

Unfortunately, not all features are supported by the IP drivers.

 

BR, Daniel

0 件の賞賛
返信