Other Parts Discussed in Thread: AWR1443, AWR1642
Hi,
I am trying to send data over can interface of AWR1443.
For this I referred spracg9.pdf provided on ti website to add can in existing project. As mentioned in that document I copied function declarations, definitions, global data etc. and made some appropriate changes.
For transmission of data I am using 'CAN_transmitData' function and I am calling this function from 'MmwDemo_mmWaveCtrlTask' task in order to see the continuous transmission.
Project is getting build properly, but not able to receive data on other side on execution.
Am I doing this in right way or do I need to create another task for this?
Regards,
Rajeshwari