This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Developing 68332 system with gcc and gdb.


>    I am a newbie in 683xx Motorola microcontrollers. I have linux
> on my PC (distribution: redhat 5.0). I know that developing a 68332
> based system in a linux environment with cgoss gcc  is possible.
> I have installed gcc and gdb.
> I will be very grateful if someone will answer for these questions:
> 1) What is also needed to compile my programs
> and produce coff (and srec) file for a 68332 platform?

A properly compiled compilers with target set as your platform
(packages binutils and gcc), optional standard library (an alternative 
for RTEMS is cygnus newlib), optional gnu make and some other utilities.

Also to test your first few crosses an 68332 emulator would come
in very handy.

I am a rookie in embedded systems also and am doing my Bs.c. on compiling 
and using RTEMS using linux+gnu tools. My platform is M68000 and I will need
to port BSP. If there are other RTEMS beginners with similar problems I would like 
to form a kind of community that could share the experience as work is in progress.
Thus if any of you people is interested please write me.

Best regards,
Tomaz



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]