S32K312 RTC Wakeup can't work with FreeRTOS

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

S32K312 RTC Wakeup can't work with FreeRTOS

747件の閲覧回数
EdwinCYHuang
Contributor II

Hi Sir 

The figure below is my architecture. I refer to the forum example(s32k344) and implement s32k312 RTC Wakeup. Now if the operating system joins freeRTOS, what needs to be adjusted?

Arch.PNG

 

thanks

EdwinCYHuang

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

466件の閲覧回数
Akhil1
Contributor I

Can you please provide the zip file of the project, as I am trying to do RTC wakeup in s32k312 using freertos.

0 件の賞賛
返信

732件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Edwin,

The most important point is that if a function/driver uses OS services, it's mandatory to call them after starting the scheduler.

So, initialization functions should be called from a task because OSIF is used in many of them.

I can remember this discussion which could be helpful:

https://www.freertos.org/FreeRTOS_Support_Forum_Archive/March_2017/freertos_What_is_normal_method_fo...

Regards,

Lukas

0 件の賞賛
返信

726件の閲覧回数
EdwinCYHuang
Contributor II

Hi Sir , 

It need time to search its solution that it can't work with FreeRTOS. ( RTC Wakeup could work without FreeRTOS. ) 

Thanks for your suggestion , I will look for it at same time , and then , when you have an idea , please help me .

Best Regartds.

EdwinCYHuang

 

 

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