Hi, Everyone.
I am working a on project that requires the use of LM3S8962 evaluation board and keil uvision compiler.
I need to program fft in c algorithm and allow my micro-controller board to process it.
I have the fft algorithm. I not too sure my fft algorithm can be processed by my micro-controller board.
Can I seek some advise or help, how to ensure my algorithm can be processed by my micro-controller board.
Is there any guides around? Or it has already been done and I can take a look at the example?