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