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.