• Obtaining info from iHEX file
    I need to write a parser of an iHEX ( http://www.keil.com/support/docs/1584/ ) files resource limited system (low clock frequency). I am trying to find out either those 2 questions can be answered without...
  • 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 in C - embedded
    Hello! I'm developing a 80C32 firmware and i need to get a code coverage in C lang statements. Keil uVision offers an assembler instruction code coverage, while i have to get a 100% code coverage for...
  • 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...
  • UVISION2 : code coverage
    Hi, I like code coverage tool, but how to extracs all information give by this tool to use in test documentation ? Is it possible to extrac all information in formar txt or other ?? thanks in advance...