[coldfire-gnu-discuss] Re: Re: Re: Debugging a program located in internal FLASH of the M52235 ColdFire MCU.
Daniel Jacobowitz
dan at codesourcery.com
Mon Feb 19 12:39:54 UTC 2007
On Sun, Feb 18, 2007 at 10:12:17PM -0800, Mark Mitchell wrote:
> Claude Sylvain wrote:
>
> > Sadly, when I build the application, the linker seems to see multiple
> > definition of __reset and __start !?
>
> You will also have to change the linker script to reference your crt0.o,
> instead of the default. Find the STARTUP line in the m52235evb-rom.ld
> script, and point it at your crt0.o file.
Actually, it looks to me as if Claude has both done that and added the
file on the linker command line. Try doing one, or the other, but not both.
--
Daniel Jacobowitz
CodeSourcery
More information about the coldfire-gnu-discuss
mailing list