|
| | RCX 2.0 Arrays
|
| I wanted to increment the value contained in an array. I did array[0]++; NQC complained: ERROR expression is not a legal target for assignment. The carrot under array[0]++ pointed to the index value, that is the 0. It seems NQC thought I was trying (...) (23 years ago, 25-Aug-01, to lugnet.robotics.rcx.nqc)
| | | | Need help with RcxCC: I get "The system cannon find the file specified" error.
|
| Hi. I'm having problems with RcxCC. I hope you can help me. I've just installed RcxCC v. 3.2. I use Win2000 and RIS 1.5. When I compile a simple program, I get following error message: " Win32 Error. Code: 2. The system cannot find the file (...) (23 years ago, 24-Aug-01, to lugnet.robotics.rcx.nqc)
| | | | Re: Convert NQC to legOS
|
| (...) If it could take an NQC program and convert it, ready to go, into LegOS. That would be very cool. Many of us just don't understand C very well and to be able to just tweak our progs for the better power and speed would be very welcome. But (...) (23 years ago, 21-Aug-01, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc)
| | | | Convert NQC to legOS
|
| I have been thinking about how to convert NQC program to legOS program when I found standard firmware only supports 8 levels output, but legOS can support 255 levels. I wanted to write the converting software by myself, but I don't have enough time (...) (23 years ago, 21-Aug-01, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc)
| | | | Re: problems with nqc under linux
|
| It looks like the serial port just isn't getting the right settings (baud, parity, etc). I'm not sure how to go about diagnosing/fixing it...NQC makes some rather straightforward POSIX calls to configure the serial port. If it is not working, then (...) (23 years ago, 18-Aug-01, to lugnet.robotics.rcx.nqc)
| |