Hi,
I was wondering if someone has managed to port the C5505 FFT example to C5535. Or, if they have another FFT code example. I read on this forum for porting, and changed the I2S0 to I2S2, as suggested. Currently, I'm not using the FFT accelerator, so I haven't had the need to change the memory addresses yet.
In any case, I compiled and get two warnings:
1. warning: entry-point symbol other than "_c_int00" specified: "reset_isr"
2. I get a warning that the DSP/BIOS that the project was designed for is older than the one I have installed. How do I migrate the project to the version I have?
Thanks!