I generally test projects with size more than 15K LOC and I need
to find my code coverage in Keil. It is not possible to execute and
debug such a large embedded c code in a single day. So to retain my
previous coverage (& progress) I need to keep my office CPU ON
for several days. This is unnecessary wastage of resource. Is there
any way to retain this coverage and continue from there when I turn
on my system next time like some modern tools have ??
↧