Updated Link:
http://service.lego.com/en-us/helptopic ... e-download
Search found 36 matches
- 27 Apr 2014, 02:32
- Forum: Mindstorms Software
- Topic: NXT-G 2.0 legal download
- Replies: 19
- Views: 96505
- 29 Apr 2013, 21:15
- Forum: Mindstorms Software
- Topic: John Hansen's Enhanced Firmware
- Replies: 5
- Views: 8541
Re: John Hansen's Enhanced Firmware
I was thinking more for those of us not on windows, using the command line nbc and nexttool; where you have to download the firmware separately.
For example I personally use Xcode with an external build target,
see: http://www.mastincrosbie.com/Marks_LEGO ... _10.5.html
For example I personally use Xcode with an external build target,
see: http://www.mastincrosbie.com/Marks_LEGO ... _10.5.html
- 29 Apr 2013, 20:19
- Forum: Mindstorms Software
- Topic: John Hansen's Enhanced Firmware
- Replies: 5
- Views: 8541
Re: John Hansen's Enhanced Firmware
I saw that, but it there is still only one download directly listed, and the lms_arm_jch.zip download is not listed there at all. What I think would be good to have here, is also an explanation of what firmware goes with what version of NBC-NXC as well as notification of new firmware releases. I als...
- 28 Apr 2013, 23:36
- Forum: Mindstorms Software
- Topic: John Hansen's Enhanced Firmware
- Replies: 5
- Views: 8541
Re: John Hansen's Enhanced Firmware
Current Known Download Locations:
- 28 Apr 2013, 23:34
- Forum: Mindstorms Software
- Topic: John Hansen's Enhanced Firmware
- Replies: 5
- Views: 8541
John Hansen's Enhanced Firmware
Information about the enhanced firmware and where to download. This is sort of a wiki-like thread for information about the enhanced firmware, since it is a bit difficult to find information about where to download and which releases are "current". Since this should hopefully become sticky...
- 19 Feb 2012, 00:39
- Forum: Mindstorms Software
- Topic: NXT-G 2.0 legal download
- Replies: 19
- Views: 96505
Re: NXT-G 2.0 legal download
removed
- 19 Feb 2012, 00:32
- Forum: Mindstorms Software
- Topic: NXC - main method params?
- Replies: 21
- Views: 19921
Re: NXC - main method params?
Sorry can't help nitpicking:
NXC is not object oriented therefore there are no methods only function as methods are member functions.
NXC is not object oriented therefore there are no methods only function as methods are member functions.
- 19 Feb 2012, 00:24
- Forum: Mindstorms Software
- Topic: Best NXT language for a C++ programmer?
- Replies: 9
- Views: 13521
Re: Best NXT language for a C++ programmer?
Two things: One: If you don't want to try nxt-OSEK (Lejos OSEK (or whatever its called)) firmware, you can either ramboot or use the Enhanced NXC Firmware; http://lejos-osek.sourceforge.net/howtoupload.htm Two: If you happen to decide on RobotC (unless you are in a First FTC league I can't imagine w...
- 25 Sep 2011, 20:05
- Forum: Mindstorms Software
- Topic: Mac Embeded Compiler
- Replies: 4
- Views: 6707
Re: Mac Embeded Compiler
If it can compile IAR code well then why is there a NXTGCC project? What would be required to compile, for example, the official firmware with GCC? Anyone had any issues doing so?
Preferably also include your solutions.
Preferably also include your solutions.
- 22 Sep 2011, 03:19
- Forum: Mindstorms Software
- Topic: Mac Embeded Compiler
- Replies: 4
- Views: 6707
Mac Embeded Compiler
Anyone know of a working replacement for the IAR compiler, that would work on os 10.6? Other than GCC that is, I hear it has significantly worse performance. Being able to compile projects like NXos ( https://github.com/danderson/nxos ) and nxt-firmware ( http://nxt-firmware.ni.fr.eu.org/ ) would be...