I'm working with STM32H743 and instead of`-c "$_TARGETNAME configure -rtos FreeRTOS"`I needed to write`-c "$_CHIPNAME.cm7 configure -rtos FreeRTOS"`.because `$_CHIPNAME.cm7` is used in config file (C:\STM32CubeIDE_1.5.0\STM32CubeIDE\plugins\com.st.st...