Can we think through use cases and debugging tools better?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-16 6:44 PM
Think like users, think about how to present diagnostic data that can convey useful information. Use the tools as if you were a User, test basic functionality and interaction so you KNOW it works properly.
Here trying to understand interactions with an External Loader in STM32 Cube Programmer.
I'm fine with one line of information, but put some actual information in that line, ie for a Read the Address and Size would be a MINIMUM.
I'd use Level 3, but the method used for the Logging Window CHOKES when doing a million SMALL reads on a 32MB SPI device when verifying. What controls the size, the H7 has loads of RAM it uses on Writes?
Sorry if I sound frustrated, but I've tried to use these tools for years, they aren't getting markedly better and seem to lack any Quality Assurance or any desire to address basic issues over the span of multiple years.
@brk​
Up vote any posts that you find helpful, it shows what's working..
Solved! Go to Solution.
- Labels:
-
STM32CubeProgrammer
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-20 2:20 AM
Hi @Community member​ ,
Thanks for your feedback , this type of request really help us to enhance the user experience of our TOOLS ;)
Both request are reported internally and it will be fixed as soon as possible:
- Enhance Verbosity Level 2 : Adding minimum information like size and address
- Enhance Verbosity Level 3 : Ameliorate the performance to work well with Big data size.
I'm going to mark this response as a Best Answer for now so that other customers with the same issue/feedback can find the relevant information more easily. I will move the Best Answer to my future reply containing the fix once it's been implemented.
Feel free to raise any comment or feedback , they are very helpful.
Houda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-16 7:05 PM
Here grinding along in Level 3, trying to verify an 8MB image 1KB at a time, getting exponentially slower, like the logging method uses a bubble-sort or some continuous malloc/copy to a bigger and bigger buffer to add lines. Window is entirely unresponsive to user interaction, ie scroll, move.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-20 2:20 AM
Hi @Community member​ ,
Thanks for your feedback , this type of request really help us to enhance the user experience of our TOOLS ;)
Both request are reported internally and it will be fixed as soon as possible:
- Enhance Verbosity Level 2 : Adding minimum information like size and address
- Enhance Verbosity Level 3 : Ameliorate the performance to work well with Big data size.
I'm going to mark this response as a Best Answer for now so that other customers with the same issue/feedback can find the relevant information more easily. I will move the Best Answer to my future reply containing the fix once it's been implemented.
Feel free to raise any comment or feedback , they are very helpful.
Houda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-01 11:13 AM
As soon as possible...it's been 3 years now.
Your TOOLS are useful so that people want to build with your PRODUCTS.
Have you added these yet? It seems like it should be simple to change. I know if I were to have made this product, it would be simple to change for me. Any further responses to your TOOL improvements?
