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]

RedBoot Install [arm evaluator 7t]




Hello, Everyone.

I'm using arm Evaluator-7t Board (Host : Linux(Redhat 7.0, Wow release))

I succeded to create binutil, gcc, gdb(Insight 5.0) and current Redboot using following command :

# ecosconfig new e7t redboot
# ecosconfig tree
# make


The resule files are redboot.UU, redboot.bin, redboot.elf, redboot.img.

I download redboot.UU to my board

Boot : flasherase 01820000 10000
Boot : download 10000

#cat redboot.UU >  /dev/ttyS0

Boot: flashwrite 01820000 10000 10000
Boot: rommodules

Header     Base         Limit 
01805390 01800000  01805c8e BootStrapLoader v1.0.1 Nov 13 2000
01807280 01807000  018072e0 ProductionTest   v1.0.1 Oct 05 2000
018273c0 01820000  01828590 RedBoot                      May  7 2001
 
Boot : plugin Redboot

 

But, When I restart the board, the board is reboot Continuously.

Are there any experiences? Please let me know the slolution. 

Thanks and Regards


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