Other Parts Discussed in Thread: SYSCONFIG, C2000WARE, TMS320F28P550SG,
I am using a 28p550 with SysConfig to define the peripheals. I found that the interrupts were not working correctly. I downloaded the empty_driverlib_project to use for testing and found the same problem. When I single step through the main program and can reproduce the problem.
If I stop the program at the function Interrupt_InitModule and try to go to the subroutine, it goes to the wrong location.

If I stop the program at the function Interrupt_InitVectorTable and try to go to the subroutine, it gives an illegal operation.

These subroutines are in the driverlib interrupt.c program.There has to be some problem with configuration that I haven't found. Your help is appreciated.
Thanks
Dennis