Part Number: RM48L952
Tool/software:
Hello,
I am trying to build the CMSIS DSP library with the CCS ti-cgt-arm_20.2.7.LTS.
I have encounter several problems which i am looking for your support:
- When building the library, there is a compiler warning about the redefinition of the macro _packed. I have found another thread which talks about the same problème: https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/678357/ccs-tms570ls1224-compiler-warning-is-redefinition-of-macro-__packed-when-using-cmsis-dsp-library
For the moment, i have applied the same solution which comment the ligne in type_defs.h.
Just to be sure, Is this still the only solution ?
- During the compile of the library, the warning "#2104-D: attribute "__packed__" does not apply here" have appeared several times on the lignes in the file arm_math.h (for example, ligne 4632).
For the moment, I have suppressed the warning but is there a cleaner way to eliminate the warning?
Thank you for your support.
Hanlin YU