 | | Re: BricxCC release 3.3.7.10
|
|
Further to the above: Whilst the Run and Stop icons fail to interact with the RCX ~80% of the time they always seem to work just after using the bricx remote! (and this virtual remote has never failed in ~ 60 attempts). Distance seems to have (...) (20 years ago, 12-Oct-05, to lugnet.robotics.rcx)
|
| |
 | | Re: BricxCC release 3.3.7.10
|
|
(...) That's not SO important ;o) I just wondered if I missed something! (...) Don't worry too much for me, it does that only with some of my bricks. Moreover I just made a new try with a RCX that usually needs slow download and it worked fine (...) (20 years ago, 12-Oct-05, to lugnet.robotics.rcx)
|
| |
 | | Re: BricxCC release 3.3.7.10
|
|
(...) I've only just downloaded 3.3.7.10 having played with 3.3.7.7 for a week [using a serial tower and WinXP] and Vers.10 does seem to have a problem communicating , it sometimes cannot set a program running:The RCX shows the recieving triangle (...) (20 years ago, 12-Oct-05, to lugnet.robotics.rcx)
|
| |
 | | Re: BricxCC release 3.3.7.10
|
|
(...) Nearly all the dialogs in BricxCC now sport "What's This?" help. The "not entirely complete" part means that I haven't written the help text entries for every control on every dialog. Or, more accurately, I have written just a few of the help (...) (20 years ago, 11-Oct-05, to lugnet.robotics.rcx)
|
| |
 | | Re: error in using brickOS under Bricx Command Center
|
|
Here are the contents of my helloworld.mak file: ROOT=/brickos KERNEL=$(ROOT)/boot/brickOS PROGRAMS=helloworld.lx DOBJECTS= all:: $(DOBJECTS) $(PROGRAMS) download:: all $(ROOT)/util/dll --program=1 --tty=usb --rcxaddr=0 $(PROGRAMS) set_addr:: (...) (20 years ago, 11-Oct-05, to lugnet.robotics.rcx.legos)
|