IDE SWV bug or am I not understanding setup?
Hi there,
Just started using the cubeIDE with an stm32h743zi. I've been trying to checkout some of the debug functionality and setup the SWV timeline graph and console. It seems like everything I've done has been correct but I could be wrong.
In debug config:
Interface is set to SWD
SWV is enabled
live expressions are enabled
in SWV settings:
I've enabled a comparator with a simple variable name for the graphing
enabled com port 6
I'm calling HAL_UART_Transmit to try to print to console and started trace for the graphing, but neither functionality is working. Am I doing something incorrectly or is this a bug?
