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: newbie:application not run


In the ecos configuration tool i set the CYGSEM_HAL_USE_ROM_MONITOR on
GDB_stub. I can find the string CYGSEM_HAL_USE_ROM_MONITOR only in
hal_arm_xscale_mpc50.h file. Reedboot prompt:
----------------------------------------------------------------------------
-------
Platform: MPC 5.0 (XScale)                           
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.


RAM: 0x00000000-0x04000000, 0x0000fcc8-0x02000000 available

Redboot> load -v -m ymodem                          
CCEntry point: 0x00010040, address range: 0x00010000-0x0001ff70

xyzModem - CRC mode, 3(SOH)/1006(STX)/0(CAN) packets, 5 retries

Redboot> go           
$T050f:94c80000;0d:fcffff01;#57$T050f:94c80000;0d:fcffff01;#57$T050f:94c8000
0;0
----------------------------------------------------------------------------
---
Thanks
OSCAR

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of Gary Thomas
Sent: lunedì 15 settembre 2003 15.17
To: Oscar
Cc: eCos Discussion
Subject: Re: [ECOS] newbie:application not run


On Mon, 2003-09-15 at 07:00, Oscar wrote:
> Hi,
> hy application not run when i try to run it from redboot with "GO" (at
> redboot prompt i see a strange character), instead the same 
> application run well with GDB. Somebody have an idea?

Maybe if you provide a little more information, we can help.

What kind of "strange character" do you see?
Does your application set CYGSEM_HAL_USE_ROM_MONITOR?  You can tell by
looking for this string in the .../include/pkgconf directory in your
build/install tree.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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



--
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]