Question
Error in compiling 746 Discovery demo
Posted on May 16, 2017 at 19:47
I am studying the STM32F746 Discovery board and tried to compile the demo
C:\Users\LM7\STM32Cube\Repository\STM32Cube_FW_F7_V1.7.0\Projects\STM32746G-Discovery\Demonstration
I am using Keil 5.*** IDE.
It gave me an error:
compiling cmsis_os.c...
../../../../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c(110): error: #5: cannot open source input file 'cmsis_armcc.h': No such file or directory #include 'cmsis_armcc.h'../../../../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c: 0 warnings, 1 error