Using a C6747 for doing some wideband audio signal processing. TI CSS 3.3.82.13 and Code Gen 6.1.19 tools
Having problems using TI supplied RTS6740.lib when running interrupts enabled. When calling floating point
cos/sin function without Interrupt Disable/Enable around cos/sin call (GIE bit in CSR register) causes
C6747 to crash. Interrupts are coming at 200HZ rate from timer peripheral on C6747 (TIMER64P1)
Are supplied TI RTS6740.library functions interruptable ?? Any option to use alternative C6747 RTS
library , or change CCS build options to make lib functions interruptable ??
Thanks
Tom L.