 | | Re: Alternate NXT-Firmware flashing tools
|
|
Hi all, (...) Recently, we finished a runtime for the RCX, and discovered the awful state of uploading tools for that platform. In particular, there are at least three versions of firmdl running around the net, each capable handling different (...) (19 years ago, 28-Jul-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | RE: RotateMotor is stuck/nxc
|
|
John, The new nbc b31 works! Thank you! Now I'm onto making the biped walking more fluidly... --E -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...ugnet.com] On Behalf Of John Hansen Sent: Friday, July 27, 2007 1:30 (...) (19 years ago, 27-Jul-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Alternate NXT-Firmware flashing tools
|
|
Hi Christian, (...) if you have an endianness problem it should be visible. The easiest would be to compare it with a little-endian machine. (...) It uses the SAM-BA protocol, which is rather simple and without error checking, more like what a human (...) (19 years ago, 28-Jul-07, to lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: RotateMotor is stuck/nxc
|
|
(...) Elizabeth, Could you upgrade to b31 of NXC and see if you still have this problem? You will need to update your TextOut call to put the "false" as the last parameter or leave it out altogether. TextOut(0, LCD_LINE2, "DONE ROTATE"); Also, could (...) (19 years ago, 27-Jul-07, to lugnet.robotics.nxt)
|
| |
 | | RE: RotateMotor is stuck/nxc
|
|
Just to clarify more although it probably is very clear to most... LEGS_TURNING_DEG = some int to indicate the turning degree MOVENOW & DONE contains different integer values --E -----Original Message----- From: news-gateway@lugnet.com (...) (19 years ago, 27-Jul-07, to lugnet.robotics.nxt)
|