cancel
Showing results for 
Search instead for 
Did you mean: 

IDE SWV bug or am I not understanding setup?

teemal
Associate II

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?

2 REPLIES 2

The H7 has a much more complex internal scheme, and the ST-LINK/V3 clocks at a higher rate, so the setting get to be quite different.

It wouldn't surprise me if support in CubeIDE is currently a bit sketchy.

There are some scripts/C settings for other tools posted to the forum.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Those are convenient features, and I'd like to use them, but I might just abandon them for now. They're not entirely necessary and I'd rather not waste more time on something that might not work. Any suggestions on where to look for those scripts and settings. Sorry, I'm super new to these forums.