diff --git a/testhal/SPC564Axx/CAN/mcuconf.h b/testhal/SPC564Axx/CAN/mcuconf.h index 01e31924a..2bf1ca071 100644 --- a/testhal/SPC564Axx/CAN/mcuconf.h +++ b/testhal/SPC564Axx/CAN/mcuconf.h @@ -86,3 +86,6 @@ #define SPC5_CAN_USE_FLEXCAN1 FALSE #define SPC5_CAN_FLEXCAN1_PRIORITY 11 + +#define SPC5_CAN_USE_FLEXCAN2 FALSE +#define SPC5_CAN_FLEXCAN2_PRIORITY 11