Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
crt0.S - processor ends in infinite loop - miruffer - Aug 23 10:02:00 2005
Hi,
I want to start the example lpc_2129_CanAll_V110(you find it in
"Files"). But it only starts if I write a 1 instead of 0 in line 59 of
crt0.S. Otherwise the processor end in an infinite loop.
That means, there must be one of the following events, after start up
: FIQ, Data Abort, Prefetch Abort, Software Interrupt, Undefined
Instruction
But I can't explain why?
thanks, miru

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Re: crt0.S - processor ends in infinite loop - miruffer - Aug 23 10:07:00 2005
I forgot say that I work with a LPC-E2294 from Olimex
miru
--- In lpc2000@lpc2..., "miruffer" <miruffer@y...> wrote:
> Hi,
>
> I want to start the example lpc_2129_CanAll_V110(you find it in
> "Files"). But it only starts if I write a 1 instead of 0 in line 59 of
> crt0.S. Otherwise the processor end in an infinite loop.
>
> That means, there must be one of the following events, after start up
> : FIQ, Data Abort, Prefetch Abort, Software Interrupt, Undefined
> Instruction
>
> But I can't explain why?
>
> thanks, miru

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Re: crt0.S - processor ends in infinite loop - miruffer - Aug 23 10:11:00 2005
--- In lpc2000@lpc2..., "miruffer" <miruffer@y...> wrote:
> Hi,
>
> I want to start the example lpc_2129_CanAll_V110(you find it in
> "Files"). But it only starts if I write a 1 instead of 0 in line 59
of
> crt0.S. Otherwise the processor end in an infinite loop.
>
> That means, there must be one of the following events, after start
up
> : FIQ, Data Abort, Prefetch Abort, Software Interrupt, Undefined
> Instruction
>
> But I can't explain why?
>
> thanks, miru
I use an LPC-E2294 evalboard from olimex and the WINARM Toolchain.
miru

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )