This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: >: Re: >:Re: Cann't run the examples ,load and run problem


abccs@x263.net wrote:
> 
> Breakpoint 2, hal_hardware_init ()
>     at /ecos-e/jjp/ecos/packages/hal/arm/iq80310/current/src/iq80310_misc.c:91
> 91          *X3MASK_REG = XINT3_TIMER | XINT3_ETHERNET | XINT3_UART_1 | \
> (gdb) b cyg_hal_invoke_constructors
> Breakpoint 3 at 0xa0026b10: file /ecos-e/jjp/ecos/packages/hal/arm/arch/current/
> src/hal_misc.c, line 192.
> (gdb) c
> Continuing.

Does this configuration include GDB stubs itself (i.e.
CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS ) ? It shouldn't by default, but I'm
just checking.

Can you try disabling CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT and rebuilding the
eCos configuration (and relinking your app)?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]