Tool/software:
Hi Team,
Any one please provide a build steps to k3-am62-lp-sdk.dts file to get the .dtd file and how to flash in board with enabling the CAN_FD.
thanks in advance.
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:
Hi Team,
Any one please provide a build steps to k3-am62-lp-sdk.dts file to get the .dtd file and how to flash in board with enabling the CAN_FD.
thanks in advance.
Hello,
The dtb files can be built from top-level makefile, by running make linux-dtbs command from SDK directory. Refer:
software-dl.ti.com/.../Top_Level_Makefile.html
For CAN support on AM62 boards, you will need to apply the overlay file, either at U-boot prompt or uEnv.txt file. The overlay file should be present in boot/dtb/ti folder in the root partition of SD card.
Regards,
Aparna