I use TMS570LS20216 in my custom board.
I use sci serial transmit interrupt.Vim fill correctly ( IRQ 13 High level SCI) and other setting is ok,
but after execute PC jump to 0x04 (undefined instruction) .I see debugger output,VIM is ok,IRQ index is ok and
IRQvector point to correct location, also IRQ stack size is 0x200 but it seams that pc fetch an invalid place(not vim).