Question
can t compile ARM_MATH.h
Posted on November 27, 2014 at 21:35
Hi, I am using coide and arm gcc compiler to build my projects.
When i try to compile arm_math.h ,i got those errors a LOT of times.unknown type name '__INLINE expected '=', ',', ';', 'asm' or '__attribute__' before 'clip_q63_to_q31' expected '=', ',', ';', 'asm' or '__attribute__' before 'clip_q63_to_q15'And so it goes on..Does anybody have any usefull suggestions?