EmbeddedRelated.com
Forums

lpc2132 startup problem

Started by Adem September 24, 2008
hello;

After a couple of year on PIC uCs ,recently I started working on
LPC2132 Arm microcontroller.I use Keil Real View uc development kit to
compile and H-JTAG to flash. I've compiled a few project and they
worked well, however I couldn't figure out how to arrange startup.s file.

I have been working on a simple uart program explaining in AN10369
paper. But, what i see at output is just nonsense characters different
that the example giving.

I suspect that this startup.s files includes wrong configuration. I
send a email to support of NXP and thay sent a "code bundle for
lpc21xx" for keil.Obviously startup files are different, but I am
stuck here, because i have no idea how to create a suitable startup
file for my project.It doesn't work with simply copy and paste.

It is said in the startup file "Use Configuration Wizard in Context
Menu" But there is no context menu in my program. could it be because
i am using evaluation version of this program?

Any help will welcome...

http://www.nxp.com/acrobat_download/applicationnotes/AN10369_1.pdf

An Engineer's Guide to the LPC2100 Series

Its there. check the editor carefully. it is on the lower left corner in the
editor window in the same startup.s file

On Wed, Sep 24, 2008 at 4:55 PM, Adem wrote:

> hello;
>
> After a couple of year on PIC uCs ,recently I started working on
> LPC2132 Arm microcontroller.I use Keil Real View uc development kit to
> compile and H-JTAG to flash. I've compiled a few project and they
> worked well, however I couldn't figure out how to arrange startup.s file.
>
> I have been working on a simple uart program explaining in AN10369
> paper. But, what i see at output is just nonsense characters different
> that the example giving.
>
> I suspect that this startup.s files includes wrong configuration. I
> send a email to support of NXP and thay sent a "code bundle for
> lpc21xx" for keil.Obviously startup files are different, but I am
> stuck here, because i have no idea how to create a suitable startup
> file for my project.It doesn't work with simply copy and paste.
>
> It is said in the startup file "Use Configuration Wizard in Context
> Menu" But there is no context menu in my program. could it be because
> i am using evaluation version of this program?
>
> Any help will welcome...
>
> http://www.nxp.com/acrobat_download/applicationnotes/AN10369_1.pdf
>
>
>