On Tue, Jun 9, 2015 at 5:00 PM, Strong Industries <[email protected]> wrote: > The "other device" is a CR0403 PLC which is running an independent OS by IFM > (not networked to a linux system, so I can't ssh into it). The PLC device > is transmitting over CANbus using a known working program which we already > use in another system. > > When I do the "./candump can0", it hangs there w/ no output on the screen > when I expect data coming from the PLC device (see attached pic)... > > I am lost here, because the only other thing I can think of is setting some > type of DT overlay which I've read about on... > > https://learn.adafruit.com/introduction-to-the-beaglebone-black-device-tree/exporting-and-unexporting-an-overlay > > http://www.embedded-things.com/bbb/enable-canbus-on-the-beaglebone-black/ > > but those sites refer to Angstrom & using the cape manager (which I can't > find the directories/files for in Debian).
Well, you already have can0 enabled on BBB-EXP-R cape by default... So the above doesn't matter.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
