 | | RotateMotor is stuck/nxc
|
|
Symptom: Stuck in RotateMotor function call. ===...=== Synopsis of how to create the problem : - 2 tasks - Task1 handles motor A & C - Task2 handles motor B - Task1s motor movements have to synchronize with the Task2s motor B movement - Mutex is (...) (19 years ago, 27-Jul-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Alternate NXT-Firmware flashing tools
|
|
(...) ReHi Jürgen, yes this is a trivial job, but what should I learn from this packets ? fwflash returns no error back to commandline ... Does this mean fwflash works blindly and returns no protocol or packet errors ? Why is the result "success" (...) (19 years ago, 26-Jul-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: Alternate NXT-Firmware flashing tools
|
|
Hi Christian, (...) you could add some code in lowlevel.c to dump the USB packets, and then look if you see anything wrong. Jürgen (19 years ago, 26-Jul-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: Alternate NXT-Firmware flashing tools
|
|
(...) Hi Jürgen, very good idea. Please give me some hints where to start. I haven't found any --verbose command line parameters, yet :D OK, I'm trying to read the source again, expecting ENDIAN problems like every time using PPC and SPARC :-D Bye (...) (19 years ago, 25-Jul-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: Alternate NXT-Firmware flashing tools
|
|
Hi Christian, (...) how about trying to fix fwflash? Jürgen (19 years ago, 25-Jul-07, to lugnet.robotics.nxt.nxthacking)
|