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.

TMS320F28384S: Interrupts above 127 are "not a valid vector ID" on the c28x

Part Number: TMS320F28384S
Other Parts Discussed in Thread: SYSBIOS

Good Afternoon,

I am trying to write callback functions for HWIs in group 11 (208-215 which maps to CM TO CPUx IPC interrupts). However these indices are considered "out of range." This is a sysbios project using version 6_83_00_18.

Looking into the Hwi.xs file, we were wondering why f2838 wasn't in this list.

What is it that we are missing to be able to trigger HWIs with vector IDs above 128 bits?

Thanks!