Part Number: TMS320F280049
Tool/software: Code Composer Studio
Hellow everybady:
I have a urgent item, we use the TMS320F280049 to implement the LIN communication with the main node.but i have some questions.i bag someone can help me.
(1) First, I need receive 3 frames,but need not respond (these IDs are 0x3c、0x06、0x18,and these frames have diffierent data length,they are 8byte、7byte and 1byte),we use the way of LIN_COMM_LIN_USELENGTHVAL . I check the Guidence book of TMS320F280049 . Inside the book, It have description that "The 3-bit compare register contains the number of data bytes expected to be received or transmitted.the LENGTH value in SCIFORMAT register indicates the expected length and is used to load the 3-bit compare register." So i want to know when should i set the expected length when we receive different frames.
(2)Second, i want to use CCS perform online simulation,but we can not check LIN register .we can not monitor LIN register change.
best wish!
YJ