This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc 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.


Hi,
> ( ... )
> on my PC (distribution: redhat 5.0). I know that developing a 68332
> based system in a linux environment with cgoss gcc  is possible.
Have a look at the efi332 project :
	http://efi332.eng.ohio-state.edu/efi332/
It contains everything you need ( hardware, software, Linux related cross 
setup FAQ ).
You can also have a look at Cygnus crossgcc subdirectory :
	ftp://ftp.cygnus.com/pub/embedded/crossgcc/
including their FAQ :
	ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ
> ( ... )
> to a 68332 system and debug it, using bdm. Does gdb (xxgdb)
For a very good graphical front end to gdb see the DDD :
	http://www.cs.tu-bs.de/softech/ddd/
Hope this helps,
Jacek.