MISRA Discussion Forums

Full Version: New discussion topic - Exemplar Suite
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This topic is for questions and discussions related to the Exemplar Suite. For questions or discussions relating to the Rules which arise from using the Exemplar Suite, please post these in the appropriate Rule topic.
Hi,

I am trying to run the Exemplar Suite using eclipse, but I have an problem with "extern" functions in "mc2_header.h" file.

How can I run Exemplar Suite using Eclipse?

Thanks,
Mohammad
The Exemplar Suite is not intended to produce an executable program or programs. It is intentional that some of the files do not compile. Source code is not provided for all of the functions declared in mc2_header.h because the suite is not intended to link to a complete executable.

The suite contains files that provide examples of code that are / are not compliant to the related MISRA C rule.

MISRA does not endorse or provide advice on specific tools so is unable to comment on any problems that might be related to the Eclipse IDE.
I used them to produce some programs and they works fine now.

Thanks for help.