Hi, I'm trying to run the example "MicrophoneFFT" using the Launchpad MSP432 and EDUMKII. My first test was using the CCS Cloud, but some troubles occured. Reading this topic ( https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/538514 ) was mentioned that there is a missing configuration in the "a --include_path". Following the instructions of the user "Anthony Loveday" was possible to overcome this problem. Now I'm trying to test the same example in the CCS 6.2.0.00048, but lots of errors occur. I tried to change the include paths based in the other examples (that work) but the errors still occurring. As a last attemp, I compiled the CMSIS DSPLIB using the Stellaris/Tiva manual (Using the CMSIS DSP Library in Code Composer Studio™ for TM4C MCUs, SPMA041G). Then, I removed the folder "cmsis" and the .lib in the project. Following the document the example finally compiled without errors. What is the problem with the example in the MSP432WARE e how to correct it?
↧