EQADC is not working in FreeRTOS

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

EQADC is not working in FreeRTOS

781件の閲覧回数
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 返答(返信)