DM8148 EVM by Mistral; EZSDK 5.03.01.15
Issue: BoshD_can driver isn't in my ezsdk 5.03.01.15 - how do I configure the DCAN driver?
Attempted to configure the DCAN driver using the instructions here: http://processors.wiki.ti.com/index.php/Sitara_DCAN_Driver_Guide;
The ezdsk I have has the following options in it but no The Bosh D_Can driver
│ │ --- CAN bus subsystem support │ │
│ │ <*> Raw CAN Protocol (raw access with CAN-ID filtering) │ │
│ │ <*> Broadcast Manager CAN Protocol (with content filtering) │ │
│ │ CAN Device Drivers --->
│ │ < > Virtual Local CAN Interface (vcan) │ │
│ │ <*> Platform CAN drivers with Netlink support │ │
│ │ [ ] CAN bit-timing calculation │ │
│ │ < > Microchip MCP251x SPI CAN controllers │ │
│ │ < > PCH CAN │ │
│ │ < > Philips/NXP SJA1000 devices ---> │ │
│ │ CAN USB interfaces ---> │ │
│ │ [ ] CAN devices debugging messages │ │
│ │ │ │
how do I configure the DCAN driver?
Thank you.
Hi Jason,
What is the PSP version you are using?
Regards
Anilkumar
Please mark this Forum post as answered via the Verify Answer button below if it helps answer your question. Thanks!
Anil,
The EZSDK 5.03.01.15 comes with
Regards,
Jason
PSP04.01.00.06 release doesn't support D_CAN, D_CAN is included in PSP04.04.00.01. I think you have to wait for eZSDK release with PSP04.04.00.01.
Meanwhile you can pick-up the D_CAN related patches from ARAGO tree and apply on your PSP release, so that you can test D_CAN.
http://arago-project.org/git/projects/?p=linux-omap3.git;a=shortlog;h=refs/heads/TI81XXPSP_04.04.00.01;pg=1
patches under "Anil Kumar Ch"
AnilKumar