www.kxcad.net Home > Electronic Index > Altium(Protel) Index
DXP Entry
From the Project menu, select Project Options...
The Project Options dialog box appears.
Expand the C Compiler entry and select MISRA C.
Select a MISRA C configuration.
Enable the option Produce a MISRA C report.
Command line syntax
--misra-c-report[=file]
Description
With this option you tell the linker to create a MISRA C Quality Assurance report. This report lists the various modules in the project with the respective MISRA C settings at the time of compilation. If you do not specify a filename, the file name.mcr is used.
Links