Tool/software: Code Composer Studio
Not able to build the latest CMSIS DSP library following "Using the CMSIS DSP Library in Code Composer Studio™ for TM4C MCUs" (SPMA041G) application report. The errors are many as shown below from what I can tell it seems as if the declarations between CMSIS arm_math.h and TI's -maybe outdated- arm_math.h patch are conflicting.
CMSIS Version: 5.5.1
CCS Version : 8.3
Compiler Version: TIv18.1.5.LTS
I have merged the TI collateral patch files from (spma041g.zip) into the appropriate CMSIS directories which have changed since the latest published SPMA041 and I also modified the include directories to also accommodate the new CMSIS file structure as shown below.
Is there an easy work around for this? Any help would be greatly appreciated also are there any plans to update SPMA041G to include the newer versions of CMSIS?

