How do I use code coverage(gcov) in MPC5748G?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How do I use code coverage(gcov) in MPC5748G?

1,122件の閲覧回数
chaejeongsoo
Contributor I

I am testing with MPC5748G EVM.

I proceeded as follows to use code coverage.

1. Properties -> C/C++ Build -> Settings -> Standard S32DS C Compiler -> Debugging

    Check "Generate gcov information"

 coverage.PNG

When the build, the * .gcno file is created.

but I ran it after the build, but the * .gcda file was not created.

How do I use code coverage(gcov) in MPC5748G?

0 件の賞賛
返信
0 返答(返信)