Hi there... I found the problem for you,
On Wed, 2005-07-20 at 12:07 -0700, Miguel FC wrote:
> Hi Christian, thanks for answering.
>
> --- Christian Magnusson
> <[EMAIL PROTECTED]> wrote:
> > Seems like the makefiles are trying to build the
> > owperl when you
> > don't have perl installed. Try
That was it!
Well, thank you very much Christian. I'll try it next
week with some devices and see what happens.
Thanks again!
MFC
--- Christian Magnusson
<[EMAIL PROTECTED]> wrote:
>
> Hi there... I found the problem for you,
>
>
>
> There you have your main problem... The header-file
G'Day,
> When I `cat 2D.serial/memory', it does not work, so I checked `cat
> statistics/errors/BUS_*' and noticed that BUS_send_data_errors was 1,
I may have been looking at the wrong thing with that: that error is
probably being flagged at some earlier time, and as such not relate
On Wednesday 20 July 2005 01:09 am, Matthew Percival wrote:
> G'Day,
>
> I am currently trying to weed out why I still cannot read from my
> DS2431 device, and in my testing I stumbled across a minor bug in
> BUS_send_data().
>
> When I `cat 2D.serial/memory', it does not work, so I che
On Thursday 21 July 2005 08:55 pm, Matthew Percival wrote:
> G'Day,
>
> > When I `cat 2D.serial/memory', it does not work, so I checked `cat
> > statistics/errors/BUS_*' and noticed that BUS_send_data_errors was 1,
>
> I may have been looking at the wrong thing with that: that error is
>
G'Day,
> > As to the specifics of the function called when catting
> > 2D.serial/memory/, perhaps it is just my misunderstanding, but it
> > seems to me like calling BUS_send_data() is not the best thing to
> > do. BUS_send_data(x,3,y) sends three bits, then reads three bits and
> > compares