We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hey I'm trying arm keil to run my code but I'm facing an error.
here is files link drive.google.com/open
here is an error
*** Using Compiler 'V6.18', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'../USER/main.c(15): warning: In file included from...../Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x\stm32f10x.h(461): warning: In file included from...../Libraries/CMSIS/CM3/CoreSupport\core_cm3.h(1204): error: unknown type name 'inline'static __INLINE void __enable_irq() { __ASM volatile ("cpsie i"); } ^../Libraries/CMSIS/CM3/CoreSupport\core_cm3.h(751): note: expanded from macro '__INLINE' #define __INLINE inline /*! '; specified path differs in case from file name on disk [-Wnonportable-include-path]#include ^~~~~~~~~ 2 warnings and 17 errors generated.compiling main.c..."../USER/main.c" - 17 Error(s), 2 Warning(s).