Other Parts Discussed in Thread: MSP430WARE, , BOOSTXL-AUDIO
Tool/software: Code Composer Studio
I have installed the latest CCS, v.7, and I've used it sucessfully on other CPUs. However, I'm interested in using the 5994 due to the built in silicon capable of FFT. And so I got the whole Audio Development kit with the FR5994 SDK, the audio booster pack, and the LCD. Hardware works because I'm able to run the App for temperature logging and see the board through the USB connection.
with that success, I dropped in the source code for the Audio Booster w Sharp 96x96 into my Workspace and imported it into CCS. But I cannot compile it successfully. The place things explode first is when it reaches a .S43 file in one of the library directories. I'm trying to get a default example to compile before I go any further in development, since knowing what to do and not to do is important. Is there something I did incorrectly when I dropped the example folder into Workspace to compile it?

