2015-03-12 08:03 PM
In the CubeMX generated code, I found this macro ''USE_RTOS'', in the implementation of HAL_LOCK macro. And the comment '' USE_RTOS should be 0 in the current HAL release ''. But now I'm using FreeRTOS. So I need to check if there will be some problem if using FreeRTOS with the HAL layer.
The Chip of my project is STM32F103RC. #use_rtos-cubemx-freertos