This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

G coverage for cces code


Hi,

I have recently started working with g coverage, and its working great.

But, I want to do coverage for a code in cces (Crosscore Embedded Studio). The gcc compiler is not reading my header files which are in other location. I tried using “-I” in the command “gcc -I -fprofile-arcs -ftest-coverage Test_Core_0_Core0.c”, still its not working.

My codes location is : C:\Users\akumallaarjuman\cces\2.8.1\Test_Core_0_Core0\src
My header files location is : C:\Analog Devices\CrossCore Embedded Studio 2.8.1\Blackfin\include

I tried adding my header files location to environment variables, but still its not working.
Any suggestions please!!

Regards,
Arjuman Banu