uC/OS-III RTOS tick interrupt not working

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

uC/OS-III RTOS tick interrupt not working

587 次查看
davcarla
Contributor I

Hello Community,

I'm trying to get started with uC/OS-III on Freescale Kinetis K64 using KSDK 2.0 but unfortunately I'm stacked on my first simple time delay.

Seems that OSTimeTick is never called by tick ISR and no timers or delays are working actually.

I just used the demo project supplied with NXP SDK 2.0 and I added a time delay in there with no success.

Could someone give me help on troubleshooting?

 

Thank you

 

David

标签 (1)
标记 (4)
0 项奖励
1 回复

415 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I have tested the example OSTimeDly() and OSTimeDlyHMSM(), it seems that both code has issue.

I suggest you use FreeRTOS, we have a lot of example for FreeRTOS.

BR

XiangJun Rong

0 项奖励