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]

RedBoot for Assabet (strongarm) problem


Hi,

I compiled lastest RedBoot from cvs using a freshly built arm-elf-gcc 3.0.2 :
Reading specs from /usr/local/arm/3.0.2/lib/gcc-lib/arm-elf/3.0.2/specs
Configured with: ../gcc-3.0.2/configure --target=arm-elf 
--prefix=/usr/local/arm/3.0.2 --with-gnu-as --with-gnu-ld --enable-languages=c,c++
Thread model: single
gcc version 3.0.2

I did :
# ./tools/configtool/standalone/common/ecosconfig new assabet redboot
# ./tools/configtool/standalone/common/ecosconfig import 
../redboot/ecos/packages/hal/arm/sa11x0/assabet/current/misc/redboot_ROM.ecm
# ./tools/configtool/standalone/common/ecosconfig tree
# make

I get the following binaries :
-rwxr-xr-x    1 root     root        99760 nov 19 03:50 redboot.bin
-rwxr-xr-x    1 root     root       640434 nov 19 03:50 redboot.elf
-rwxr-xr-x    1 root     root       159144 nov 19 03:50 redboot.img
-rwxr-xr-x    1 root     root       286930 nov 19 03:50 redboot.srec

I tried to flash redboot.bin to my Assabet board using JFlash.
It flashs properly but nothing happens on the serial port even after reseting 
the board.

Are there known issues with cvs redboot for strongarm ?

If so, which is the good cvs tag to checkout to have a running redboot for assabet ?

Many thanks

Eric


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