Question
Support for FreeRTOS + MCUboot + sucure boot on STMCubeMxIDE
Hi
I am evaluating STM32F303RE for a product and will be using https://www.st.com/en/evaluation-tools/nucleo-f303re.html for evaluation
My technical requirements are
- FreeRTOS support is mandatory, as our applications use a communication stack supported on FreeRTOS only.
- MCUboot as the bootloader
- Secure boot support on MCUboot
I have successfully enabled FreeRTOS support. Do you have any reference with MCUboot + FreeRTOS support?
PS: MCUboot + zephyr works on the board, but not FreeRTOS.
Thanks
