7326 - Propel: Why does the RISC-V debug session hang during exception handling?
Description: RISC V CPU instruction/data manager consists of exception handling routine in the BSP source: ..\src\bsp\driver\riscv_mc\interrupt.c The API is a standard RISC V practice where it prints out the failure based on the mcause register when ...