Hi everybody,
I'm really new to the TMS320c6678 DSP and I have one question about interrupts:
I want to use sys/bios and I tried to do the interrupt configuration on the .cfg file with XGCONF. I put the interrupt handler, the ISR function and the interrupt number. Then I set the interrupt priority and than there is my problem: on the event ID what is the number that I have to put in? For example, if my ISR funct has to serve USART interrupt (input number 148 in CIC0 table) which is the number that I have to put into Event ID?
I read the documentation but this step is not so clear to me,especially how to link the number in CIC0 table to the event number...
thank you for answering
Carmine