20 Sep
2013
20 Sep
'13
5:51 p.m.
Hi,
as far as I can see it it makes no sense to use messages, which are bigger than 48byte then, because we try to send the same messages on all
platforms.
I wouldn't impose an arbitrary length limit for other backends (if this is about the TCP/IP backend). I am sure the TIPC Backend doesn't have the 48 byte limit, that was just a design decision to keep the memory footprint of the message management low for AVR microcontroller when using the CAN backend. Fabian