Hello,
I am porting the USB CDC example to compile with MSP430-gcc.
My target is a MSP430F5510 and I am getting the error "Interupt vector 61 is beyond end of MCU vector table".
When I compile a code snippet with the same ISR rutine there is no such error.
Does anyone have experience in this area and can help how to proceed ?
Thanks in advance
Thomas