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\srcMy 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