Tool/software: Code Composer Studio
Hello,
I am trying to implement the CMSIS DSP library in Code composer studio for use with my Tiva TM4C123GH6PM Launchpad.
I've been following the exact instructions detailed here:
However when I get to the build step I get dozens of errors mostly stating some variation of "fatal error: cannot open source file "core_cm4.h"
Can someone help point me towards a solution for the issue?
Thanks,
Jim Carucci