What kind of development environment

Posted by: bowerman

What kind of development environment - 21/06/1999 11:27

Hey All,
I am excited as y'all are to develop for the empeg car. What kind of development environment should I setup? I wondered what kinda compilers to use, languages, etc...
Thanks,
Doug

Posted by: mac

Re: What kind of development environment - 21/06/1999 12:19

Doug wrote:
What kind of development environment should I setup? I wondered what kinda compilers to use, languages, etc...

You can develop in whatever you like provided you can get it to generate ARM code :-) We code in C and C++ using egcs as a cross-compiler from i386-linux.

Take a look at http://developer.intel.com/design/strong/applnots/sa1100lx/getstart.htm for help on building a cross-compiler suitable for empeg-car development.

--
Mike Crowe
I may not be speaking on behalf of empeg above :-)