trace_printf using OS_USE_TRACE_SEMIHOSTING_DEBUG works fine with Eclipse and STM32F405, but not with STM32F446 and System Workbench
I have two electronic products that use OS_USE_TRACE_SEMIHOSTING_DEBUG: Microcontroller IDE 1. STM32F405 Eclipse 2. STM32F446 System WorkbenchI use ST-LINK/V2 to debug both of them and...