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.

J784S4XEVM: Configuring CAN on MCUs

Part Number: J784S4XEVM

Tool/software:

I would like to understand  the process of configuring CAN on J784S4.  Specifically i want to know

1. How do i configure muxed pins  as CAN High and CAN Low pin.

2. As there are several uC cores and uP cores. How do i configure a particular instance of a CAN peripheral to be used by a particular core.

3.  Where are the APIs for configuring CAN documentad?

3. I saw that there  is CSL library and MCAL layer.  Can MCAL be used if i am only freeRTOS or is it ment only to be used with Autosar?

4. Is there any example that run on J784s4 out of the box