Query regarding OSIF_TimeDelay() routine.

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

Query regarding OSIF_TimeDelay() routine.

573 次查看
KKB
Contributor I

I need to know regarding usage of OSIF_TimeDelay in non RTOS codebase. I am not using any kind of OS interface in my application. I just want to know that how safe is it to use OSIF_TimeDelay in my application as far as my understanding OSIF_TimeDelay is used with RTOD interface.

0 项奖励
回复
1 回复

537 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @KKB,

In order to speed up the support, next time please specify which MCU, SDK and version you are using. Looking at your other posts, I assume you are using the S32K146 and SDK.

You can refer to this community post: is it possible to use OSIF_TimeDelay() without RTOS interface - NXP Community. The OSIF driver can use internal SysTick as well.

Best regards,
Julián

0 项奖励
回复