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.

insert Interrupt vector table

Other Parts Discussed in Thread: AM3703, SYSBIOS

Hi There,

 

I am trying to use GPIO intrerrupts for my application and want to generate Interrupt vector table so that the corresponding C interrupt handler routine can be called for the hardware interrupt no. I am using AM3703 which does not have sysbios. Does anyone know how to do it in Code Composer without any operating system? Thanks.

 

Frank