• 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...
  • Code coverage reports automatization
    Hello! I'm using Jenkins to implement continuous integration of uVision auto-tests. Now i'm stuck on my quest to implement code coverage reports. Is there any mean to internally generate uVision code...
  • 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...
  • COVERAGE GCOV * syntax error
    Hello! I'm using Keil µVision V5.21.1.0. And when I try COVERAGE GCOV * debug command it gives me "*** error 10: Syntax error". What have I missed, and how can I export coverage information to gcov...
  • 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...