test
i'm trying to test out the FFT routines on the Specturm Digital EVM5515 board. After following the instructions as outlined in the application notes (SPRABB6A), I've updated the command linker file with the memory locations of the HWAFFT functions. I've even verified I have the updated memory locations, based on a forum post I ran across. Unfortunately, I can't get the Code Composer Studio to recognize the functions, resulting in the implicit function definition warning when i try and compile the code.
I have a feeling this might be a CCS setting that's wrong or something along those lines. Any thoughts?
Adam