[EMAIL PROTECTED] writes:
> Hi Nick
>
> My startup code only sets up the stacks and copies the IRQ vector
> instruction
>ldr PC, [PC,#-0xFF0]
>
> to the IRQ vector (after remap)
> ldr r0,=0xe510
> ldr r1,=0x4018
>
gdb to
load and run this application
Best regards
To: [EMAIL PROTECTED]
Copies to: [EMAIL PROTECTED]
Subject: Re: [ECOS] Problem with GDB/insight debugging
standalone interrupt driven code
From: Nick Garnett <[EMAIL PROTECTED]>
[EMAIL PROTECTED] writes:
> HI
>
> Target - ARM LPC2292 Embest development board running Redboot
>
> I think I have a problem with gdb stubs in redboot.
>
> I can load and run a standalone application which uses interrupts
> into external ram using gdb, however If I set breakpoints or try to
HI
Target - ARM LPC2292 Embest development board running Redboot
I think I have a problem with gdb stubs in redboot.
I can load and run a standalone application which uses interrupts
into external ram using gdb, however If I set breakpoints or try to
single step the application stops and gdb