Hi,Hi have a project working ok in the board (STM32Ide compiles it ok without errors) but when try to run the simulator can't find the header , tried with #include <cmsis_os.h>, #include <cmsis_os2.h> #include <FreeRTOS.h> .. all the same error but ...