ARM Cortex-M, Interrupts and FreeRTOS

I’m covering the topic of FreeRTOS and interrupts in my university lecture material. But I have seen so many wrong usage of interrupts with the RTOS that I think it deserves a dedicated article. The amazing thing I see many times: even if the interrupts are configured in a clearly wrong way, surprisingly the application ‘seems’ to work, at least most of the time. Well, I think everyone agrees that ‘most of the time’ is not good enough. Because problems with interrupts are typically hard to track down, they are not easy to fix.

10 Comments

  1. 2016-08-16 1:55 pm
    • 2016-08-16 2:06 pm
    • 2016-08-16 8:03 pm
      • 2016-08-17 1:03 am
        • 2016-08-17 4:15 pm
    • 2016-08-18 8:53 am
  2. 2016-08-16 4:45 pm
    • 2016-08-16 7:14 pm
      • 2016-08-16 7:25 pm
        • 2016-08-17 5:26 am