public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] YModem send file fails
@ 2006-02-23 16:13 Jürgen Lambrecht
  0 siblings, 0 replies; only message in thread
From: Jürgen Lambrecht @ 2006-02-23 16:13 UTC (permalink / raw)
  To: eCos Discussion

Hello,

I'm porting ecos to a custom board based on the Atmel EB55 board (with an 
ARM7TDMI, AT91M55800A). It has the same RAM, but a bigger flash, and an 
8-bit boot EEPROM.
My template in the configtool is nearly the same as the EB55 one, and also 
the redboot_rom.ecm file is nearly the same, except for the other type of 
flash (spansion S29GL512N).

RedBoot runs on the board (in ROM), and I can read/write RAM and flash, 
and read the EEPROM.

When I want to load a file from PC to RAM, it fails after a couple of 
retries. It never starts sending (no throughput, 0K sent). Last error is 
'Unrequested response'.
I first give the command (below) in redboot, and then in hyperterminal I 
select 'Transfer - Send file', protocol: Ymodem, I browse for the file, 
and click 'Send'.
If I cancel the hyperterminal send, redboot is stuck (need to reset). If I 
let hyperterminal retry until it gives up, redboot behaves sometimes 
strange (see the 'x -b 0x0100F000' command). After a version command, 
redboot is OK again (see same command lower).
Also xmodem fails.

Anybody any clue about what's wrong?
Thanks,
Juergen

************************************************************
RAM: 0x02000000-0x02100000, [0x02006e00-0x02100000] available
FLASH: 0x03000000 - 0x5000000, 256 blocks of 0x00020000 bytes each.


RedBoot> load -m ymodem -b 0x02010000
CCan't load '<null>': Cancelled

RedBoot> x -b 0x0100F000
** Error: Illegal command: "<Not a string: 0x2004638>"

...(version)

RedBoot> x -b 0x0100F000
0100F000: 91 06 B0 16 57 66 76 76  15 46 34 56 4C D9 6D C9  |....Wfvv.F4VL.m.|
0100F010: 0E F9 2F E9 C8 99 E9 89  8A B9 AB A9 44 58 65 48  |../.........DXeH|
************************************************************


-- 
Jürgen Lambrecht
Development Engineer
Televic Transport Systems
http://www.televic.com
Televic NV / SA (main office)  	
Leo Bekaertlaan 1
B-8870 Izegem
Tel: +32 (0)51 303045
Fax: +32 (0)51 310670

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-23 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-23 16:13 [ECOS] YModem send file fails Jürgen Lambrecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).