cancel
Showing results for 
Search instead for 
Did you mean: 

Enable FreeRTOS Queue Sets in CubeMX

stephenhopkins
Associate

I am developing firmware for the STM32F413 that uses FreeRTOS, and I need to create a queue set. Thus far, I have been unable to find a way to enable queue sets in CubeMX. Obviously I can manually go into FreeRTOS.h and change the configuration constant defined there (#define configUSE_QUEUE_SETS 1), but every time I regenerate my code from CubeMX, it changes it back to 0.

Does CubeMX allow me to enable FreeRTOS queue sets? Or is there some way to keep CubeMX from overwriting that change when I regenerate the rest of my code?

0 REPLIES 0