• COVERAGE SAVE doesn't work
    Hello! I'm trying to gater multi-session code coverage, but when I execute "COVERAGE SAVE cov" command it doesn't change existing cov file. It doesn't give any error messages also.
  • 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...
  • 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 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...
  • 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...