• code coverage in c51
    Hi, I am working in a project where i have c51 core and some of our own DMAs attached to it, I was trying to generate code coverage for it. I saw a code coverage tool present in Keil IDE itself and it...
  • Obtain code coverage info
    I am running my application on FPGA and I want to have code coverage report. I am able to know for each opcode in FPGA memory if it has been read or not and from this know the global code coverage and...
  • merging coverage files
    I have a handful of people testing a program that needs full coverage testing. Is there any way of merging coverage data files to aggregate multiple files into one?
  • Code Coverage in C - embedded
    Hello! I'm developing a 80C32 firmware and i need to get a code coverage in C lang statements. Keil uVision offers an assembler instruction code coverage, while i have to get a 100% code coverage for...
  • 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...