Hi,
From the TMS570LC43x 16/ 32-Bit RISC Flash Microcontroller Technical Reference Manual:
"The classic checksum implementation should always be used for reserved identifiers 60 to 63; therefore, the CTYPE bit will be overridden in this case."
Does this mean that if I send an ID between 60-63 (e.g. using linSendHeader(lin, linIdentifier)), I don't need to change the CTYPE to support classic checksum, instead it is detected and overwritten by the micro controller automatically?
Best,
SA