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]

Re: Rebuilding RedBoot for Evaluator 7T board


>>>>> "Chris" == Chris Garry <cgarry@sweeneydesign.co.uk> writes:

Chris> Hi, I've been trying to build redboot for the evaluator 7T
Chris> board.  I'm using the ecosconfig command line tool with Cygwin
Chris> on a Windows2000 machine.  The eCos version I'm using is a
Chris> snapshot downloaded from ( ftp://ftp.skynet.ie/cvs/ ) today
Chris> (Sun 30-Sep-2001).

The build rule has to execute a tcl script to compute the checksum
needed by the bootmonitor. That appears to fail on your box - which is
not much of a surprise since the stuff at the top of the
flash_cksum.tcl script to make it work under CygWin is tricky at
best.

For a start, I suggest you try to run the flash_cksum.tcl script by
hand (invoke as 'tcl flash_chksum.tcl') and try to get that
working. 

Do you have /bin/sh?  If not, that's probably the explanation.

Jesper


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