TDA4: Is it possible to use MCUSW --> CAN driver file direct in RTOS or non part of Autosar area
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.
TDA4: Is it possible to use MCUSW --> CAN driver file direct in RTOS or non part of Autosar area
Hi,
If you are looking for a non-AutoSAR environment then I would suggest you use the PDK's CAN CSL-FL.
Refer the example pdk/packages/ti/csl/example/mcan/mcanEvmLoopback/mcan_evm_loopback_app_main_k3.c.
The CSL-FL (CSL Functional Layer) is at pdk/packages/ti/csl/src/ip/mcan/V1/mcan.c
Regards
Karan