I'm into QA department , so i need get the code coverage for Embedded C code written by our developers .I have installed the CYGWIN tool( GCC,GCOV ) and ECLIPSE IDE , where i can get code coverage report for only C Programs, but not for Embedded C . I tried to get for Embedded C , but its showing lots of error as it contains some Hardware part code. Need to get the coverage report by using this GCC-GCOV tool only. So can anyone please help me to get solution for this.
Thanks, Bhavana