EQADC is not working in FreeRTOS

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

EQADC is not working in FreeRTOS

782 次查看
Krishnayya29
Contributor I

Hi all,

i am working on  EQADC with static FreeRTOS .EQADC is working fine in baremetal but in FreeRTOS  its stucking because of OSIF_TimeDelay delay function.when this function got executes this will make controller to move to vTaskSwitchContext ans stays in that.

checked with  increasing  heap size , igot similar results.

Please let me know if anything needed to add to support EQADC in static FREERtos.

flow is as below.

EQADC_DRV_Reset()-->EQADC_DRV_FlushRfifo()-->OSIF_TimeDelay(0u)-->stucked here stops further execution.

 

 

 

0 项奖励
回复
0 回复数