Hello,

Tried with 2.8p11 from CVS. On my target machine (x86), I have a problem with 
set_alarm on a DS2408.

---------tcl source---------
package require ow
ow put 29.C33B01000000/por 0                                                    
                                                                       
ow put 29.C33B01000000/set_alarm 311111111     
---------tcl source---------

owtcl returns "invalid argument" on the target machine when doing the last 
command. Same code works like a charm on my developer machine.

I'd like to debug it, but debug output doesn't seem to work on the target 
machine. I tried

$ owserver -d /dev/ttyS0 --error_level=9 --error_print=2 --foreground
---other session---
$ owwrite uncached/29.C33B01000000/set_alarm 311111111
$ owread uncached/29.C33B01000000/set_alarm
           0

No debug output is produced. The target machine uses busybox (but standard 
glibc) for the the syslog. Maybe that's why no debug messages, not even on 
stderr?

HELP, I'm lost!

Kind regards

        Jan

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to