RE: [arm-gnu] C run-time initialization code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [arm-gnu] C run-time initialization code



I’m looking for the c-runtime initialization.  The code clears the .bss and
that copies initialization values from rom to .data and then calls main.  On
the M3, it generally also has the exception/interrupt vectors.

Thanks,
Richard

-----Original Message-----
From: Daniel Jacobowitz [mailto:dan@xxxxxxxxxxxxxxxx]
Sent: Tuesday, March 09, 2010 11:59 AM
To: Richard Gibbs
Cc: Steve Loudon; arm-gnu@xxxxxxxxxxxxxxxx
Subject: Re: [arm-gnu] C run-time initialization code

On Tue, Mar 09, 2010 at 11:58:14AM -0600, Richard Gibbs wrote:
> No, this isn’t STMicro silicon.  It’s a new microcontroller based on the
> M3.  And I’d like to locate the original code so that I’m not involvi*n*g
> STMicro code or STMicro copyright.  My guess is that it originally came
> from
> CodeSourcery or some place like that.

Could you expand a little on what startup code you're looking for?
Judging from the names, it sounds like you might be talking about CMSIS.

-- 
Daniel Jacobowitz
CodeSourcery