STM32CubeIDE has no complete compile result
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 8:00 PM
In STM32CubeIDE, in CDT build console, the compile result part, if there are a lot of warnings, only the last part of the compile result can be seen, I have to save the compile log into one file and check from there, it's quite annoying. I think it's a defect.
- Labels:
-
Bug-report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 5:23 AM
You can scroll up with the scrollbar on the right side of the console.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 5:33 AM
I guess you are talking the scrollbar in the green circle, I did that but did not see the complete compile result, in my case, there are 459 warnings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 6:20 AM - edited ‎2024-03-20 6:21 AM
Yes, that's it.
If you have so many warnings that it exceeds the capacity of the output buffer, you can increase that buffer:
How do I increase the capacity of the Eclipse output console? - Stack Overflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 12:44 PM
Or look in the log file that Eclipse automatically creates (that is the source of what is displayed in the window). You shouldn't have to manually save it. It should be in the ".metadata\.plugins\org.eclipse.cdt.ui" directory in your workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 1:10 PM
If you click in the Console window, keyboard navigation should also work; eg, Ctrl+Home to go to the start of the buffer
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-20 7:43 PM
Thanks all @Andrew Neil @TDK @Bob S ,
How do I increase the capacity of the Eclipse output console? - Stack Overflow does not work
"Ctrl + home" does not work
the log file is stored in ".metadata\.plugins\org.eclipse.cdt.ui", it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-21 3:00 PM
Hi HXiao.1
Your post has been submitted to the ST Online Support Team.
Kind Regards
Joe WILLIAMS
STMicro Support
