Tool/software: TI C/C++ Compiler
Hello all,
One of my colleague has the following issue when switching from 6.2.5 to 6.4.12:
At input of a SPI driven sensor, he generates a sinusoid, on a TMs320f28069, then, build it back up with the acquired numerical data.
When compiling with 6.4.12, the acquisition looks like:
When compiling with 6.2.5:
It appears that when compiling with 6.4.12, the "DSP" receives a bunch of "0" that are not seen with the old compiler...
Any idea why?