Tool/software: TI C/C++ Compiler
Hi,
I'have been coding all the time on DSP, using Compiler version V8.2.2.
But because it takes longer in real time to dump out big arrays for debugging, it was decided to write and test the code in PC, use mingw-w64, but there is some problem with that
as i could see some inconsistency with the compiler between the mingw-w64, C99 and the TI C99 version.
Is there a way that I could use the TI version of C99 on the PC?