Hello.

On Tue, 2010-04-13 at 10:08, Xue Liu wrote:
> 
> I do some test on imote2 following "Getting started". I get an error
> message when I said "izcoodinator -d 1 -i wpan0 -p 0x777 -s 1 -c 11":
> 
> Opt: d (64)
> Opt: i (69)
> Opt: p (70)
> Opt: s (73)
> Opt: c (63)
> Opt: . (ff)
> ERROR: We were unable to open lease file
> /home/liuxue/imote2-linux/cc2420/arm-linux/var/lib/lowpan-tools/izcoordinator.leases
> ERROR: Check that directory it locates in does exist
> fopen: No such file or directory

You can give izcoordinator the file for leases on the commandline. Worked fine
for me. Directly from the wiki:

# touch lease
 izcoordinator -d 1 -l lease -i wpan0 -p 0x777 -s 1 -c 11

regards
Stefan Schmidt

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to