We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
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