This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision: can I modify the build log at compile time?

Hello,

I'm trying to filter the build log so I can reorganize and select which warning/error messages are displayed.

I'm trying to filter what warning messages are displayed in Build Output and also rearange them. The "Warnings" option in "Options for Target -> C/C++ -> Warnings" gives "All Warnings" or "No Warnings" options and I'm looking for something like a filter.

I can use the generated .htm log and run it through a script but was wondering if I can write a script to modify the log immediately after it's written? For instance, warnings are generated while compiling, then filtered and printed again before uVision notifies the build is completed.

Regards,
Pavel