cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

[BUG] why my program can't jump out of wfi loop

Open mazn123 opened this issue 3 years ago • 0 comments

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?

mazn123 avatar Aug 27 '22 04:08 mazn123