S32K324 Init Timer issue of Power_Ip_SetMode

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

S32K324 Init Timer issue of Power_Ip_SetMode

1,199 次查看
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,165 次查看
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,039 次查看
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 项奖励
回复

504 次查看
Flagello
Contributor I

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

0 项奖励
回复

1,034 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @jwkang,

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

 

BR, Daniel

0 项奖励
回复