Hie,
I am using the TMS57031x HDK.
For example,
I am sending a Message with an ID 0x60 and DLC 8. But this Message contains multiple signals i.e 8 different signals each 1 byte long in Message with ID 0x60. so I would be sending signals separately.
Take the Message Structure:
Message ID 0x60
DLC 8:
MSG_1-> bit 0 to bit 8
MSG_2-> 9:16
MSG_3-> 17:24
MSG_4-> 25:32
MSG_5-> 33-40
MSG_6 -> 41:48
MSG_7-> 49:56
MSG_8 -> 57:64
I.e the Above are the signals in the Message bit length as mentioned
I would like to know if it would be possible to mention this in the Halcogen?
If Not in halcogen, would it be possible to include it in the Driver code.
Awaiting your Reply
Regards,
Ishan Maniar