Skip to main content
MBhar
Associate
August 21, 2018
Question

fatal error: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS: No such file or directory

  • August 21, 2018
  • 0 replies
  • 589 views

I am working SWSTM32 (AC6 tool) Release 4.6.3 on STM32L4s5xx series controller.

I tried to add STM XCUBE MQTT stack to a base level driver code. The base level code has a folder CMSIS_RTOS and was compiled without any bugs, but when i add it is giving error as:- fatal error: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS: No such file or directory

This topic has been closed for replies.