This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTOS C++ STDLIB

Hi all,

I have build an application running on a stm32F429 discovery board. The basic code was generated using STM32CubeMx
Further i have successfully expanded the code to run the application in C++ using STDLIB, exception handling and redirect standard io
. My problem.. I want to add FreeRTOS or CMSIS-RTOS. Doing so gives problems if i include <iostream>/use std::cout

My question: Can anyone tell of there are limitations with CMSIS/KEIL 5.x using STDLIB (iostream) in combination with RTOS

Thanks!

Parents Reply Children
No data