I am working on an Rtos project and I believe its toolchain has not enabled the gcov component of GCC. I cannot modify the toolchain part and I want to find the code coverage of the Rtos. How can I find code coverage of my project without gcov?
↧
I am working on an Rtos project and I believe its toolchain has not enabled the gcov component of GCC. I cannot modify the toolchain part and I want to find the code coverage of the Rtos. How can I find code coverage of my project without gcov?