C++11 on MicroVision 5.13 and ARMCC 5.05Juan Carlos Galvez over 9 years ago Hello, I have a working uVision 5.13 project for the STM32F407 processor, I'm also using the RTX operating system and I'm trying to use some C++11 features like scoped enums but when I put the --cpp11 ...