• 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...
  • 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...
  • 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...
  • 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...
  • On-Target Code coverage measurement with ARM Compiler 6
    Is there any built in tool to measure C code coverage with ARM Compiler 6, like Gcov for GCC? If not, which 3rd party tool would you recommend. Thanks