display double / longlong in cube IDE debugger?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 3:04 PM
How can I display double or longlong variables (as human readable floating point or integer values) in the cube ide debugger please?.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 3:29 PM
Same way as you view any other variable. View them in Variables or add them to Expressions as desired. What issue are you running into?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-05 3:29 PM
Same way as you view any other variable. View them in Variables or add them to Expressions as desired. What issue are you running into?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-07 11:47 AM
Harrumph (shuffles feet awkwardly) - yes, that does indeed work. Quite why it didnt appear to be working the other night I don't quite understand. Thankyou!
