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.

I can't add new HWI into SYSBIOS (OMAP-L138 DSP side)

Other Parts Discussed in Thread: SYSBIOS

When I tried to add new hwi into SYSBIOS I've got a strange error:

Failed to plug: &ARM_ISR. Hwi 7 already in use by: &ti_sysbios_family_c64p_EventCombiner_dispatch

I tried to insert any other interrupt numbers 7-10 but I've got the same error. I have no ideas what is wrong.

When I make a new project I can make this interrupt easily.