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: Problem with execution in HyperTerminal


On Thu, 2002-09-05 at 02:16, Venkatesh wrote:
> Hi all,
> 
> My configuration is as follows:
> eCos: Latest Cvs source
> Configtool : ecos 2.03
> Operating system: Windows2000
> Platform : i386 PC
> Target : Redboot PC
> Image download through Hyperterminal
> 
> I am able to download the image  on the target using load command 
> "load -b 0x0008a730 -m xMODEM".
> 
> but when i am trying to execute it with the command "go" , I am not 
> able to see any further flow.
> Do I need to set someother options for the "go" command.
> Also, Is there any other possible to execute the program from 
> HyperTerminal ?

Why are you loading the code to location 0x8a730 (the "-b"
option above)?  I truly doubt that it was designed to load
and run at such a location in memory.

Try doing the "load" command without the "-b" option.

-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


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