printf() debugging at it's best ;) You're welcome hehe On Tue, Sep 29, 2015 at 9:45 PM, Larry M <[email protected]> wrote:
> William, thank you so much! That put me on the right track. The error I > got was "invalid argument". The ioctl was within a function. Not really > sure what the exact problem was, but taking it out of the function fixed > the problem. Perhaps it was recasting the &transfer address, which is > sometimes 8 bit, 16, or 24 bit depending on the command. Anyway, seems to > be working now! > > -- > 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. > -- 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.
