• 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...
  • 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...
  • ARM: Code Coverage Tool
    Hello, Is there a code coverage tool from ARM/Keil/a third party which is compatible with RVDS (armcc compiler)? I learn that RV-MDK (Microcontroller Development Kit) supports code coverage...
  • Code Coverage Analysis
    Hi, I am using LPC2368 microcontroller with Keil UV4 IDE and Ulink2 Jtag for development. I need to perform code coverage analysis for my program. I had seen Code Coverage option in the but when...