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 starting applications


Hi Göran,

I think your entry point at the pc target is not correct. I use 0x108000 and it works fine.
Build a srec-file and download this file to the target. You will see this:
	
	RedBoot> load -m y
	Entry point: 0x00108000, address range: 0x00108000-0x0010fe40
	xyzModem - CRC mode, 729(SOH)/0(STX)/0(CAN) packets, 3 retries
	RedBoot>

If you load a bin-file to this address, it will work.

Axl

---------------------------------------------------------
Axl Schreiber                Email: axl.schreiber@imms.de
IMMS gGmbH                   WWW:   http://www.imms.de
Langewiesener Straße 22      Tel:   49-3677-678355
D-98693 Ilmenau              Fax:   49-3677-678338 
---------------------------------------------------------


-------------------------------------------------
This mail sent through IMP: imp.imms.de

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