User Activity

I am developing software on Windows using STM32CubeIDE and STM32CubeProgrammer.I have a question about how to run Debug using the st-link gdb server in a CLI environment.I want to capture the results of Google Test running on the firmware via SWO out...
I am developing software using STM32CubeIDE on Windows.I configured OpenOCD as the DebugProbe in the DebugConfiguration and ran the Debug processDebug Configuration > STM32 C/C++ Application > BuildName > DebuggerDebugProbe -> ST-LINK (OpenOCD)Serial...
I’m using STM32CubeIDE headless-build script in Linux for developing the software.I have a question regarding how to check the version of the firmware that I’m actually using in my environment.I tried to set a certain version of the firmware by writi...