Other Parts Discussed in Thread: C2000WARE
Tool/software:
There seems to be a discrepancy between the MCAN register offsets between the reference manual and what is configured in the c2000ware core SDK.
As one example, the reference manual states that the MCAN_CCCR register is at offset 0xC in Table 35-30, but the c2000ware library file f28p65x\driverlib\inc\hw_mcanss.h puts it at offset 0x18.
I would tend to believe the header file because Table 35-30 increments the offsets by 2 even though the registers are 32 bits in size.