Question
How to change the refresh time of the SWV console in Atollic TrueStudio ?
Hello,
I'm using a NUCLEO-L4 board and I'm trying to access data while the code is running using the real time SWV console or/and comparator in Atollic TrueStudio.
I recive the datas but the console display them in packet approximatively every second.
- I tried to disable the check button "Wait for sync packet" in the Debug Configuration
- I tried to reduce the "trace buffer size" in Run/Debug -> Embedded C/C++ App -> Serial Wire Viewer but the refresh time doesn't change.
Is there a way to reduce the refresh time in the SWV console ?
Regards,
Nicolas