-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi, I'm trying to port from CMSIS_5 to CMSIS_6 but I am getting errors building my application inside of cmsis_gcc.h which includes arm_acle.h. Not quite sure where to find this header as it's not provided with the CMSIS_6 package. I can see in the older version of cmsis_gcc.h that the compiler specific intrinsics are within this file and I'm assuming these have been taken out and put into the arm_acle.h file?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested