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/TMS570LS0432: how to send RTR frame?

Part Number: TMS570LS0432
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Hi there

I want to send RTR frame from microcontroller1 to microcontroller2. I don't know how I should Config the microconroller1. these are my HALCOGEN configuration:

and I am using 

canSendRemoteFrame(canREG1,canMESSAGE_BOX1);

to send RTR frame. could you please tell me what I should do?

thanks a lot.