Part Number: TMS320F28379D
I am using 2 CAN channel with TMS320F28379D. On one CAN channel I need 14 message for which I am defining 14 message object, while on other CAN channel I need 19 message supported.
When I try to define 19 message object for 2nd CAN channel, it is giving me error that maximum of 32 instant allow . I am using Sys Config for CAN configuration.
As per manual , this controller has 32 message object. Does this in total or per channel?