Open Rajesh98Developer opened 11 months ago
All of the freertos task should have same priority
On Tue, 28 Nov, 2023, 8:31 pm Rajesh98Developer, @.***> wrote:
I am using this FreeRTOS for RH850-R7F71684, using CS+ ide & vector table methods. But after some time one of tasks is not running randomly, Have you faced such type of problem? please help.
— Reply to this email directly, view it on GitHub https://github.com/dinguluer/Renesas_FreeRTOS/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC2RA4QNAOJJUZ5YVQTLU3YGX4C5AVCNFSM6AAAAAA755AZB6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYTINRUGY3DMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello,I met issue when I Enable the DMAC02 ISR, when the DMA ISR request frequently occurs, some errors will happen, I think maybe when we save or restore context in _r_Config_OSTM0_interrupt or some other isr service function, interrupt nesting happens, and the stack save not right, do you have any idea about this issue? please help
I am using this FreeRTOS for RH850-R7F71684, using CS+ ide & vector table methods. But after some time one of tasks is not running randomly, Have you faced such type of problem? please help.