cva6
cva6 copied to clipboard
[BUG] why my program can't jump out of wfi loop
Is there an existing CVA6 bug for this?
- [X] I have searched the existing bug issues
Bug Description
When I run a test case with Makefile, I find that the instruction in trace_hart0.log has not jumped out of the wfi loop and entered the debug mode.The relevant signal of debug is always 0.I don't know where the problem is.Is there sth wrong with my C functions?