Open m72058 opened 2 years ago
Hi, I am having the same problems, the last one can be fixed by using reset
in openocd then letting the program run an then dumping gcov data. But I keep getting either IllegalInstruction exceptions or Cache disabled but cached memory region accessed
Is there any new information about this topic?
Hi,
I created some unit tests in a project and want to find out the code coverage. I use gcov and the instant runtime varinate. Unfortunately, this makes the program very unstable during the dumping. Errors like the following often occur:
core 0 panic'ed (IllegalInstruction). Exception was unhandled.
Guru Meditation Error: Core 0 panic'ed (Cache disabled but cached memory region accessed). Setting breakpoint at 0x00000000 and returning...
Error: Data timeout! Error: Failed to poll target for gcov data (-4)!