Question
SPC564B74 FlexCANs are limited to 32 Mailboxes instead of 64
Posted on September 02, 2015 at 15:30
Hello,
I'm using SPC5Studio V3.6 and SPC564B74. The HAL drivers are limiting FlexCAN mailbox number to 32 but this CPU has 64 MB per FlexCAN. I can change SPC5_CAN_NUM_RX_MAILBOXES and SPC5_CAN_NUM_TX_MAILBOXES définitions in mcuconf.h but this file seems not to be ''patchable''. It has to be changed manually every time the code is generated. Fixes is welcome. Aurélien