diff --git a/SoC/evalsoc/Common/Include/cpufeature.h b/SoC/evalsoc/Common/Include/cpufeature.h index 865135eb..a80ac6ac 100644 --- a/SoC/evalsoc/Common/Include/cpufeature.h +++ b/SoC/evalsoc/Common/Include/cpufeature.h @@ -28,7 +28,7 @@ extern "C" { #define CFG_HAS_EXCP // Define it when you have TRAP related CSR such as MTVT and MTVEC -//#define CFG_HAS_TRAP_CSR +#define CFG_HAS_TRAP_CSR // PMONITOR is the mcycle and minsret counter, if not defined, it means not present #define CFG_HAS_PMONITOR