B Dharma - 2019-07-16

Hi all,

I've downloaded the cppcheck (windows32) from official website , it gets stuck after analysing all the files in the directory and i can't able to stop the analysis.

For MISRA i've added the misra rules text file in addons in preferences , but i'm just getting the severity and summary (not getting what are all the misra violations found as in cli ).

Is it possible to run cppcheck for checking misra complaince for entire directory instead of python misra.py --rule-text <path> somefile.c.dump ?</path>

or is it possible to display what are the rules got violated in GUI.

Thanks in advance..!