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

vera++ uVision integration

Did anybody find a way to integrate vera++ (http://www.inspirel.com/vera/) into uVision, so that when clicking on the output messages, uVision jumps to the corresponding source line in the editor.

Unfortunately, vera++ can not output different formats (like pc-lint can). The vera++ output is has the following format:

any.hpp:188: negation operator used in its short form
any.hpp:192: keyword 'if' not followed by a single space
any.hpp:192: negation operator used in its short form

Unfortunately, this format is not understood by uVision.

Regards,
Martin

0