--- In lpc2000@yahoogroups.com, "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