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!