This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS0714: HALCoGen mailbox issue

Part Number: TMS570LS0714
Other Parts Discussed in Thread: HALCOGEN

I am using the TMS570LS0714PZ microcontroller and I am not able to access all 64 mailboxes in HALCoGen. It is claiming that there are only 32 mailboxes in CAN1 and only 16 mailboxes in CAN2. CAN3 is not shown. However, according to the product datasheet, my MCU has CAN1, CAN2 and CAN3 and each CAN has 64 mailboxes. This was proven to be correct by directly writing into the MCU's control registers. Is there a way to fix this in HALCoGen? 

I have looked at this forum which has a similar issue
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/543081/halcogen-not-generating-code-for-can4-mailboxes-32

However, my MCU does not have a CAN4v000.xml file, so it seems that HALCoGen is using some default code-gen configuration which I cannot find. Is there a possible work around for this?