2022-02-17 02:27 PM
I'm fairly new to STM32CubeIDE having used Keil uV for projects so I'm just not seeing the obvious here.
No issues with build prior to enabling the FreeRTOS for NUCLEO-G474RE development target.
Enable the FreeRTOS and build Release - no issues, completes with no errors.
If I build for Debug (intend to load on Nucleo target using STLink - I get:
../Core/Src/main.c:22:10: fatal error: cmsis_os.h: No such file or directory
22 | #include "cmsis_os.h"
| ^~~~~~~~~~~~
compilation terminated.
I've tried to add project paths to Run/Debug settings but did not change the outcome.
Appreciate the community's help!
STM32CubeIDE
Version: 1.8.0
Build: 11526_20211125_0815 (UTC)
(C) 2021 STMicroelectronics ALL RIGHTS RESERVED
Solved! Go to Solution.
2022-02-22 09:55 AM
PLUGH! (nothing happens)
or was that XYZZY?
and the passages were supposed to be "all alike"......
(maybe).
2022-02-22 10:00 AM
Both actually depending on which one you stumbled in to!