Availability in STM32CubeMX of use FreeRTOS with Memory Protection Unit (MPU) ?
Hello,
Currently, with 4.26.1 version, it is not possible to use special functions in FreeRTOS about the Memory Protection Unit (MPU).
I use the STM32F207VCT chipset with MPU functionality. Unfortunately, STM32CubeMX don't give me a way to use this functionality like, for example, MPU_xTaskCreateRestricted function.
There is the function header, but no code present.
It is too bad that have a important feature but I can't use it ...
Thanks in advance for the information.
Best regards.