2020-03-15 08:00 AM
Hi everyone,
I am using a NUCLEO-G474RE and I am following the "How to use STM32CubeIDE" Tutorial:
https://www.youtube.com/watch?v=eumKLXNlM0U&feature=youtu.be
But in the final step when I call the SWV Data Trace Timeline Graph no graph is plotted. I follow the same steps as in the tutorial. I set the SWV frequency to 80 MHz. Also, I go to the SWV Data Trace Timeline Graph settings, enable comparator 0, fill in the Var/Add field with LED_State, the "Access" field to Read/Write and the "Generate" field with Data Value + PC. Then I click on "Start Trace" and on "Resume" icon for the LED to continue blinking. What am I doing wrong ? Thank you in advance.