Other Parts Discussed in Thread: MMWAVE-SDK, AWR1642BOOST
Tool/software: Code Composer Studio
Hello, I want to use function of CAN to send data, but I can't find where to call it. Can you help me or give me some suggestions? Thank you!
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.
Tool/software: Code Composer Studio
Hello, I want to use function of CAN to send data, but I can't find where to call it. Can you help me or give me some suggestions? Thank you!
Hello ,
Please refer to CAN example in the MMWAVE-SDK . You can refer to "$mmwave_sdk_01_01_00_02\packages\ti\drivers\can" for the CAN example. And you can refer to "$mmwave_sdk_01_01_00_02\packages\ti\drivers\canfd" for the CANFD example.
There are some ECO's that need to be done on the MMWAVE-DEVPACK for the CAN functionality and some ECO's to be done on AWR1642BOOST for the CANFD functionality.
Please refer to below post for the ECO's to be done on AWR1642BOOST and MMWAVE-DEVPACK.
Thanks,
Raghu
Hello
I dont find "libtestLoggerLib", How should I do in my makefile,please tell me.please!