This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 the C source code.
Is any tool by Keil or by other producers that can execute code coverage in C for an 8051 embedded application?

Thank you very much

Daniele

Parents
  • Thank you Dejan.
    But i need to report the percentages of code coverage at C source level. So, C statements should replace assembly instructions in the window.
    I know standard ANSI C tools doing that, but i would like to know if there is a tool for C 8051 embedded version code coverage and not ANSI C!

    Daniele

Reply
  • Thank you Dejan.
    But i need to report the percentages of code coverage at C source level. So, C statements should replace assembly instructions in the window.
    I know standard ANSI C tools doing that, but i would like to know if there is a tool for C 8051 embedded version code coverage and not ANSI C!

    Daniele

Children
No data