by amuthelet » Sat Oct 02, 2010 4:04 pm
by amuthelet
Sat Oct 02, 2010 4:04 pm
Hello chrisvo,
Thanks very much for sharing your lib ! I'm trying to use it, but couldn't ping my RCB4 controller.
When running run_motion.exe, it loops forever inside the do..while of kondo_read_timeout function.
I run Ubuntu 9.10 and installed libusb as described.
My RCB4 is ok, communication is fine inside HTH4 / Windows (thanks to your translation !). I'm a bit stucked..
Sorry for bothering, but would you have any idea of my problem here ?
Cheers,
Arnaud.
CallStack just in case..
#0 ( kondo_read_timeout(ki=0x804a060, n=4, usecs=1000000) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:129)
#1 0x56eb8f kondo_trx(ki=0x804a060, out_bytes=4, in_bytes=4) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:231)
#2 0x56ec71 kondo_ack(ki=0x804a060) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:261)
#3 0x56e44a kondo_init_custom(ki=0x804a060, baud=115200, vid=5724, pid=7, interface=0) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:54)
#4 0x56e235 kondo_init(ki=0x804a060) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:17)
#5 0x8048713 main(argc=2, argv=0xbffff784) (/home/arnaud/Documents/Robotics/libkondo4/utils/run_motion.c:20)
Hello chrisvo,
Thanks very much for sharing your lib ! I'm trying to use it, but couldn't ping my RCB4 controller.
When running run_motion.exe, it loops forever inside the do..while of kondo_read_timeout function.
I run Ubuntu 9.10 and installed libusb as described.
My RCB4 is ok, communication is fine inside HTH4 / Windows (thanks to your translation !). I'm a bit stucked..
Sorry for bothering, but would you have any idea of my problem here ?
Cheers,
Arnaud.
CallStack just in case..
#0 ( kondo_read_timeout(ki=0x804a060, n=4, usecs=1000000) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:129)
#1 0x56eb8f kondo_trx(ki=0x804a060, out_bytes=4, in_bytes=4) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:231)
#2 0x56ec71 kondo_ack(ki=0x804a060) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:261)
#3 0x56e44a kondo_init_custom(ki=0x804a060, baud=115200, vid=5724, pid=7, interface=0) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:54)
#4 0x56e235 kondo_init(ki=0x804a060) (/home/arnaud/Documents/Robotics/libkondo4/rcb4.c:17)
#5 0x8048713 main(argc=2, argv=0xbffff784) (/home/arnaud/Documents/Robotics/libkondo4/utils/run_motion.c:20)