Associate II
June 27, 2019
Solved
STM32CubeIDE-- how to use SWV data trace timeline graph
- June 27, 2019
- 24 replies
- 26620 views
Hello, now I'm using F429IDiscovey and STM32CubeIDE to grahp via SWV.
I refre to this official video(URL: https://www.youtube.com/watch?v=eumKLXNlM0U)
In the STM32CubeIDE, I configured same like video.
(Please see the attached file named 'SWV_Config' and 'Debug Config')
After configuration, I can run debug mode normally.
Also I can check variable(LED_state) that get value 1 and 0 per 500ms as I coded.
But I cannot any graph on the SWV Data Trace Timeline Graph...
(Please see the attached file named 'LED_State=0' and 'LED_State=1')
Do I miss something? How can I fix?
Thank you in advance
