This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LC4357: Timestamp in TMS570LC4357

Part Number: TMS570LC4357
Other Parts Discussed in Thread: TCAN4550

Tool/software: Code Composer Studio

Hi,

How can I get the timestamp value in tms570lc4357 micro.

I need to update the timestamp of a can message received by a external CAN transceiver TCAN4550 device.

Could you please help.

Thanks

  • Hi Bijo,

    The RTI module can be used for time-stamping system events. There are two capture event sources that are generated by the VIM module. You can use this mechanism to timestamp any interrupt condition.

    Check the VIM and RTI module chapters in the TRM to find more details about this mechanism.

    Regards,
    Sunil