My project code has evolved over time to include several code tools. The original code was based on a project that included vector.asm code from a TI example. I have now added CSL code to manage the UART. However, I am running into anomalies that I think may be related to unruly interrupts.
Can the CSL IRQ module be used in the same project with vector.asm code? Is there some inherent incompatibility?