Hi all, Can anybody suggest some open source code coverage tools for C? I saw "gcov" but i think it works only for Linux or it works along with GCC. I want to apply code coverage tool on my firmware code or image, but for "gcov" we need to run the application. So it won't work for me. I want open source and preferably platform independent tool. Thanks in advance
-- Regards Sudhakara Rao Murala

