6 years, 1 month ago.

STM32F7 + RTOS + Interrupts

Hi everyone, I just passed more than 4 weeks trying to figure out how to make the DMA interrupts work on this board. The thing is my debugger (under Visual Studio Preview) doesn't see all of my break point, so I'm wondering if the interrupts are configure correctly or if they don't work beside of the RTOS included from mBed.

I've replaced the "_weak" function of the callback in my .cpp files but doesn't seems to be called.

Anyway if someone have an idea, it would be very appreciate if you could take a look at it. Thanks

Be the first to answer this question.