Posts: 107
Threads: 80
Joined: May 2004
Reputation:
3
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.
Dr David Ward
MISRA Operations Director
Posts: 2
Threads: 0
Joined: Oct 2010
Reputation:
0
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
<t></t>
Posts: 632
Threads: 18
Joined: Jan 2006
Reputation:
1
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.
Posted by and on behalf of the MISRA C Working Group
Posts: 2
Threads: 0
Joined: Oct 2010
Reputation:
0
I used them to produce some programs and they works fine now.
Thanks for help.
<t></t>