From 0f4e0e588d40c981fa6174c634ee4d2236c5cfab Mon Sep 17 00:00:00 2001 From: bluew Date: Tue, 23 Nov 2021 11:01:00 +0100 Subject: [PATCH] pulp-runtime/control-pulp: Fix vector base set and get So that rt_irq_set_fc_vector_base() and co. pick the correct implemention using csr mtvec. --- include/archi/chips/control-pulp/properties.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/archi/chips/control-pulp/properties.h b/include/archi/chips/control-pulp/properties.h index c488903..cfb4883 100644 --- a/include/archi/chips/control-pulp/properties.h +++ b/include/archi/chips/control-pulp/properties.h @@ -95,7 +95,7 @@ #define ARCHI_FC_CID 31 #define ARCHI_HAS_FC_ITC 1 #define ARCHI_HAS_FC 1 - +#define ARCHI_CORE_HAS_1_10 1 /* * CLOCKS