Hello,
I am working on a simple voice recognition project using the MSP-EXP430F5438 board. TI has made a great 'userExperience' demo code and I would like to extract a particular section of the FFT processing for my own project. I've tried all I know and have read the wiki and still I can't get CCS to recognize the function which is an assembly file called FFT_430.s43. I've made sure that the include directories are the exact same as the example code as shown in the picture below
The only noticeable difference I can tell is in the linked resources tab but I don't know how to make them the same. Can anyone help me?

