Hi I want to implement new target AVR MCU's for GCC
Abhijit Gupta
abhijitis@gmail.com
Thu Aug 18 07:25:00 GMT 2005
On 8/18/05, Rikard S <rikardcore@gmail.com> wrote:
> Where do I start?
Read the top of http://gcc.gnu.org/readings.html there's Hans-Peter
Nilsson's "Porting GCC for Dunces"
A good document to start with.
> I guess there is only some few files that I need to write or edit,
> using files for similar MCU's as "templates".
>
> If I would like to implement new AVR targets, which files are involved?
You need to write the target.md , target.h and target.c files with
some makefile fragment in the gcc/config/<target> directory.
>
> Who knows, maby I can contribute :-)
:-)
Regards,
Abhijit.
>
> /Best Regards Rikard Strömmer
>
More information about the Gcc
mailing list