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.

AWR1642BOOST: AWR1642BOOST timer functionality.

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642, AWR1443, SYSBIOS

Hi,

I want to expand CAN(DCAN) test application of awr1642.I have successfully verified CAN frame data is received at the receiver side(awr1443 DCAN).Now I have the requirement 

like below

step1:send one CAN frame on DCAN which is already available and working.

step 2:Start a hardware timer

step 3: my receiver board sends  response for first frame(response for step1 frame)

step 4: sender waits for predetermined time and aborts before sending second frame(if step3 is not properly done by receiver).

So It would be helpful if you can guide API'S for doing step2(starting a timer),counting it for predetermined time.

we want to implement multiframe protocol for sending CAN data using ISO standard.