cancel
Showing results for 
Search instead for 
Did you mean: 

do you use a C code checker/debugger?

david_soriano
Associate II
Posted on October 12, 2009 at 16:27

do you use a C code checker/debugger?

5 REPLIES 5
david_soriano
Associate II
Posted on May 17, 2011 at 15:05

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 advance

mozra27
Associate II
Posted on May 17, 2011 at 15:05

Hi David,

You can use Misra checker + STVD

In the menu Tools select Customize and add your Misra checker settings

Regards

mozra

david_soriano
Associate II
Posted on May 17, 2011 at 15:05

this seems a good option.

Any particular misra checker do you recommend? Is there any included in the STVD toolkit or Cosmic?

mozra27
Associate II
Posted on May 17, 2011 at 15:05

You can use the pc-lint, need to configure the settings in the stvd menu ''Customize''.

Regards

luca239955_st
Associate III
Posted on May 17, 2011 at 15:05

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)