S32K324 Init Timer issue of Power_Ip_SetMode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K324 Init Timer issue of Power_Ip_SetMode

301 Views
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 Kudos
Reply
3 Replies

267 Views
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 Kudos
Reply

141 Views
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.

 

Tags (2)
0 Kudos
Reply

136 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @jwkang,

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

 

BR, Daniel

0 Kudos
Reply