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]

Problem when trying to download the srec file into RAM. (ARM target)


Hi all:
   When I use the RedBoot to load the application into RAM I encountered the
following problem:

RedBoot(tm) bootstrap and debug environment [REDBOOT]
Non-certified release, version UNKNOWN - built 11:30:50, Feb 18 2003

Platform: EPXA1 system (ARM9)
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.

RAM: 0x00000000-0x02000000, 0x00002000-0x0000a000 available
FLASH: 0x40000000 - 0x40800000, 128 blocks of 0x00010000 bytes each.

RedBoot> load -m xMODEM
*** Warning! Attempt to load S-record to address: 0x00040000
RedBoot does not believe this is in RAM
Use TFTP for a chance to override this.
BB*** Warning! Checksum failure - Addr: 40000, 1D <> 00
xyzModem - CRC mode, 3(SOH)/0(STX)/0(CAN) packets, 3 retries

I got a error message from the HyperTerminal as:  Transfer cancelled by
remote system.

but I can used Insight (GDB) to download the program, and single stepping
the program without any problem. thanks


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


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