Hello,
I`m irritated about a problem with the rfft() function from the DSP Library.
When I call it in C55x Simulator it works.
When I call it in a minimal environment example it works correct, too.
But when I call it in my true main program and step over it the results are false.
I did all like in the DSP Library Example and compared with Matlab and the results in the t12.h file.
There are no active interrupts.
I`m really perplexed about it because I change nothing in the minimal environment other than not defining some variables and not including CSL Library headers