This is the mail archive of the ecos-discuss@sourceware.org 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]

Redboot run image issues


Hi ALl;
I am working on the MX31 platform wijht ARM 11 core.
When i run  the image from RAM from another image, its stops after
printing this :
load entry_address=0x100000
virt_addr=0x100000
phys_addr=0x80100000

Heres a  snapshot.

RedBoot> load -r -b 0x100000 /redboot.0220
Using default protocol (TFTP)
Raw file loaded 0x00100000-0x0012bc13, assumed entry at 0x00100000
RedBoot> run 0x100000
load entry_address=0x100000
virt_addr=0x100000
phys_addr=0x80100000


Would it be something to do with the image size or linker script?
I have ensured that my target.ld and mlt_romram.h are correct for the
ROM addresses
Thansks in advance for your help.

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


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