This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

compiling problem

hi guys,

i'm having a problem when compiling my program the error is as follow :

compiling SPI_STM32F4xx.c...
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\RTE_Driver\SPI_STM32F4xx.c(36): error: #5: cannot open source input file "cmsis_os.h": No such file or directory #include "cmsis_os.h"
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\1.0.8\RTE_Driver\SPI_STM32F4xx.c: 0 warnings, 1 error
".\Objects\untitled.axf" - 1 Error(s), 144 Warning(s).
Target not created.

i really need help as soon as possible!!

Parents
  • actually, i'm happy that you brought that up because with coocox when you wanna add some driver like li302dl or any other driver all you have to do is just click on it and it's library or code is automatically generated which is not the case with keil because i didn't know how to add it so can you tell me please how to do it?

Reply
  • actually, i'm happy that you brought that up because with coocox when you wanna add some driver like li302dl or any other driver all you have to do is just click on it and it's library or code is automatically generated which is not the case with keil because i didn't know how to add it so can you tell me please how to do it?

Children