• Coverage?
    I established a project using uVision. All the file of my project is asm form. When I input the coverage command, always display the first file coverage information. How to get the other file coverage...
  • 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...
  • 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...
  • Code coverage command
    Hi I am using µVision4 with an ARM Cortex-M processor. I require detailed code coverage output (including each coverage information for each assembly instruction in the whole application or in a...
  • Keil code coverage question
    Hi, I am looking for information about the uVision code coverage (using 4.72a for Cortex M3). - What is the format of the coverage file generated by COVERAGE SAVE? - Is there a way to link the...