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.

Staticly defined hardware interrupt doesn't work

Hi all,

I've got a little problem with defining my interrupts statically in the .cfg file. they don't occur when they need to. But when I'm defining the same interrupt dynamic in a task, they will. Is there something I need to include, like it occurred to me that i need to include <xdc/cfg/global.h> when I'm using a static defined software interrupt. But including that did not solve the hardware interrupt.

I hope someone can help me with it.

Best wishes,

Marthijn