wishlist for NXC
Re: wishlist for NXC
Ok. Thanks for replying.
Thanks, and have a nice day,
nxtboy III
programnxt.com
nxtboy III
programnxt.com
Re: wishlist for NXC
hi,
when will be released the next NXC/Bricx version, and what kind of things will be new or updated?
when will be released the next NXC/Bricx version, and what kind of things will be new or updated?
Re: wishlist for NXC
Is nxtcom under the control of nxc/nbc? On Linux I have no idea of how to download programs as well as on Windows cmd "shell". I assume others have this problem too.
-
- Posts: 73
- Joined: 29 Sep 2010, 12:05
Re: wishlist for NXC
You don't need nxtcom anymore. The compiler can both download and download and run programs directly when it finishes compiling. Look at the -d and -r compiler switches (execute "nbc -help"). This works on the Mac and I presume it will work on Linux as well.nxt-ai wrote:Is nxtcom under the control of nxc/nbc? On Linux I have no idea of how to download programs as well as on Windows cmd "shell". I assume others have this problem too.
Re: wishlist for NXC
Last I tried It did nothing, also the -b flag didn't work and it kept saying it had a compiler error (duh it was already compiled).m-goldberg wrote:You don't need nxtcom anymore. The compiler can both download and download and run programs directly when it finishes compiling. Look at the -d and -r compiler switches (execute "nbc -help"). This works on the Mac and I presume it will work on Linux as well.
Does linux need a fantom driver, as well?
Re: wishlist for NXC
On linux I wrote a lib-usb and bluetooth serial port implementation of the Fantom driver so that nbc can talk to the NXT. On Mac OSX and Windows I just linked to the existing Fantom driver libraries. If -d and so forth are not working correctly on Mac OSX then I have to fix that problem. Can you give me a source file and a command line to try which is not working for you? Are you using the nxt.dat file in ~ to provide the correct connection information along with -S=usb|alias|brick_resource_string ?
Multi-platform LEGO MINDSTORMS programming
http://bricxcc.sourceforge.net/
http://bricxcc.sourceforge.net/
-
- Posts: 73
- Joined: 29 Sep 2010, 12:05
Re: wishlist for NXC
The -d and -r switches work fine on OS X. I use them all the time. I think the question is whether they also work on Linux.afanofosc wrote:On linux I wrote a lib-usb and bluetooth serial port implementation of the Fantom driver so that nbc can talk to the NXT. On Mac OSX and Windows I just linked to the existing Fantom driver libraries. If -d and so forth are not working correctly on Mac OSX then I have to fix that problem. Can you give me a source file and a command line to try which is not working for you? Are you using the nxt.dat file in ~ to provide the correct connection information along with -S=usb|alias|brick_resource_string ?
Regards, Morton
Re: wishlist for NXC
They do, I use them all the time.m-goldberg wrote:The -d and -r switches work fine on OS X. I use them all the time. I think the question is whether they also work on Linux.
LEGO things http://ni.fr.eu.org/lego/ - NXT Improved Firmware (GCC) http://nxt-firmware.ni.fr.eu.org/ - Other robots http://apbteam.org
Re: wishlist for NXC
hi,
is there a qsort in NXC or sth similar (insertion sort, even a bubble sort)?
is there a qsort in NXC or sth similar (insertion sort, even a bubble sort)?
Re: wishlist for NXC
Should be fairly trivial to implement in either NBC or NXC, I would say. It would be really dependant on the types you're looking to sort. A qsort for longs would not work for floats, for example.
- Xander
- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
Who is online
Users browsing this forum: No registered users and 0 guests