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]

unable to execute eCos prog. on ARM7 SOC based board?! -- need help


Hello,

I have a boot loader which will initializes the serial driver and gives
a jump to a location to execute my program on a SOC based ARM7 board. My
program is not working on the board. I have tried both 0x0 and 0x1000
locations with "resetVector" as entry point.

Can any one please help how to execute the program on the board?
Is  my approach correct? or any thing to be added???


I am using GNU tool kit cross compiled for ARM processor (arm-elf-gcc,
arm-elf-ld etc.)

Please help.

regards
Shobhan




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