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 module/function. It seems that I cannot use "coverage asm" command and when I use "coverage \module [DETAILS]", it jut outputs the information about branch instructions. How can I obtain the assembly coverage information (in a file instead of checking the disassembly code)?
Thanks, Ali
View all questions in Keil forum