EmbeddedRelated.com
Forums

Re: LPC 2368 COMPILER SELECTION

Started by tape...@hotmail.com November 12, 2008
Hello,

I'm also starting with an LPC2368 and I would like to know if I can still work with arm-elf or arm-none-eabi compilers (I used them with an LPC2148).

> Now, Keil Software support LPC2368 ,But code limit @ 16k .

what does it mean 16k code limit?

An Engineer's Guide to the LPC2100 Series

16K limit means that you can only generate code up to 16K. Above that, the compiler don't work.
So far, I'm using CrossStudio from Rowley associates and is working very well for me.

Paul,
your tip about the section placement work just fine, thanks.

--- On Wed, 11/12/08, t...@hotmail.com wrote:

> From: t...@hotmail.com
> Subject: [lpc2000] Re: LPC 2368 COMPILER SELECTION
> To: l...
> Date: Wednesday, November 12, 2008, 9:18 AM
> Hello,
>
> I'm also starting with an LPC2368 and I would like to
> know if I can still work with arm-elf or arm-none-eabi
> compilers (I used them with an LPC2148).
>
> > Now, Keil Software support LPC2368 ,But code limit @
> 16k .
>
> what does it mean 16k code limit?
>
>