--- In "briannewberry2" <>
wrote:
> I was wondering if anyone out there is using an IDE for developing on
> this board as opposed to the gcc command line compiler. I know I can
> find one to write the C code in that will be better than notepad in
> terms of just writing the code, but I'm looking for one that will also
> do the compiling and possibly some debugging. Has anyone tried porting
> the cross tool chain to a free IDE like an Eclipse or something
> similiar? If so how?
>
> Brian
You can use Eclipse and CDT with the cross toolchain. In Eclipse go to
Project->Properties->C/C++ Build and enter the paths to the cross
toolchain compiler, linker, and assembler. You will probably also have
to tell it where your include directory and libraries are.
-Joe
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|