Unable to configure Serial Wire Viewer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-17 4:35 AM
Does anybody have an idea why the settings button is grayed out?
MCU: STM32F412
Other settings seem fine to me:
- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-17 5:06 AM
you are in active debug session ?
SWV settings only active then.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-17 5:56 AM
Yes, I press debug and the debug perspective opens.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-18 1:22 AM - edited ‎2023-08-18 1:54 AM
NVM. got it working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-18 6:09 AM
Thats what I taught...
printf unfortunately does not work with FREERTOS. As well as many other ST HAL functions. If anyone has an idea to make it work, let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-18 7:14 AM - edited ‎2023-08-20 9:23 AM
Hello @tarmogr ,
Which CubeIDE version is used?
Try to increase the stack size/trace buffer size (window > Preferences > STM32Cube >Serial Wire Viewer).
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-18 12:35 AM
Hey How did you get it to work, I have the same problem when in debug mode, I have an STM32 Nucleo H753ZI
