Search found 4 matches

by miningm
19 Feb 2012, 07:51
Forum: Mindstorms Software
Topic: Best NXT language for a C++ programmer?
Replies: 9
Views: 13362

Re: Best NXT language for a C++ programmer?

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 I saw that, and I think I will stick to the enhanced firmware unless I need the space. I have been wonder...
by miningm
18 Feb 2012, 22:42
Forum: Mindstorms Software
Topic: Best NXT language for a C++ programmer?
Replies: 9
Views: 13362

Re: Best NXT language for a C++ programmer?

doc-helmut wrote:you may have real C++ by GNU c++ compiler (e.g, with Eclipse IDE) when you use the nxtOSEK fw.
http://lejos-osek.sourceforge.net/
Wow, thanks. All I could find was a C environment, not a C++ one, I am going to give this a try.
by miningm
18 Feb 2012, 21:53
Forum: Mindstorms Software
Topic: Best NXT language for a C++ programmer?
Replies: 9
Views: 13362

Re: Best NXT language for a C++ programmer?

But is ROBOTC worth the money when I can just use GCC? Also, I read it evaluates -100 as greater than -90, I hope that isn't true, but is it?
by miningm
18 Feb 2012, 20:56
Forum: Mindstorms Software
Topic: Best NXT language for a C++ programmer?
Replies: 9
Views: 13362

Best NXT language for a C++ programmer?

I got my NXT about 2 years ago, and programmed it using nxc for about a year. Then I got a few new toys and played with them instead. Now, the NXT was my first contact with programming, so I didn’t know anything about any of the different languages. I went on to learn C++ after loving NXC, and now...