This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RE: RM48 FreeRTOS, taskDelay() SCI DMA problem

Other Parts Discussed in Thread: RM57L843

Dear Anthony,

I have some problrm at using FreeRTOS with SCI DMA.

I use RM57L843.

When I not use RTOS, I can use DMA send or receive SCI data very well. But when I use FreeRTOS, there goes a problem.  I have two tasks in my system, when I call function      dmaSetChEnable(DMA_CH2, DMA_HW)       in my task , the system stoped at  HL_sys_intvecs.asm -> interrupt vectors -> dataEntry  .   It seems cannot write to DMA register  HWCHENAS.  I cannot understand this problem.

Can you give me some suggest for this?  I am anticipating your reply. Thank you.

Best Regards,

Finley Quan