Skip to main content
lo_529
Associate II
March 13, 2015
Question

The exact mean of ''USE_RTOS''

  • March 13, 2015
  • 0 replies
  • 534 views
Posted on March 13, 2015 at 04:03

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
    This topic has been closed for replies.