2009-10-12 07:27 AM
do you use a C code checker/debugger?
2011-05-17 06:05 AM
I am looking for some C code checker which helps me qualifying my system, encountering bugs like memory management problems or thread collision.
For higher performance platforms we use Valgrind, but it does not support these 8-bits micros. thanks in advance2011-05-17 06:05 AM
Hi David,
You can use Misra checker + STVD In the menu Tools select Customize and add your Misra checker settings Regards mozra2011-05-17 06:05 AM
this seems a good option.
Any particular misra checker do you recommend? Is there any included in the STVD toolkit or Cosmic?2011-05-17 06:05 AM
You can use the pc-lint, need to configure the settings in the stvd menu ''Customize''.
Regards2011-05-17 06:05 AM
Quote:
On 12-10-2009 at 18:47, Anonymous wrote: this seems a good option. Any particular misra checker do you recommend? Is there any included in the STVD toolkit or Cosmic? We (Cosmic) do have a MISRA checker, but it is not included with the compiler. Contact me (luca.ubiali@cosmic.fr) if you want more information. Regards, Luca (Cosmic)