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]

asking for help


 sir,

   I am trying to run redhat ecos on the ATMEL AT91
Evaluation
   Board(EB40), For that one I created executables
like 
   arm-elf-ar, arm-elf-gdb, .....like that.

   When I was trying to connect target board to host
system
   through serial port using minicom, it is showing
like 
  
 arm-elf-gdb redboot_RAM.elf
(gdb) tar rdi s=/dev/ttyS0
Angel Debug Monitor (serial) 1.04 (Advanced RISC
Machines SDT 2.5) for AT91EB40 
Angel Debug Monitor rebuilt on Apr 07 2000 at 12:40:31
Serial Rate:   9600
Connected to ARM RDI target.
(gdb) set $ps=0xd3
(gdb) lo
Loading section .rom_vectors, size 0x40 lma 0x2020000
Loading section .text, size 0x7fd8 lma 0x2020040
Loading section .rodata, size 0x15a0 lma 0x2028018
Loading section .data, size 0x2e4 lma 0x20295b8
Start address 0x2020040 , load size 39068
Transfer rate: 6250 bits/sec, 500 bytes/write.
(gdb) c
Continuing.

At this point, interrupt the Angel session and start
minicom. 
RedBoot> ve
RedBoot(tm) bootstrap and debug environment, version
UNKNOWN - built 14:
Platform: Atmel AT91/EB40 (ARM7TDMI) 
Copyright (C) 2000, 2001, Red Hat, Inc.
RAM: 0x02000000-0x02080000, 0x020116d8-0x0207fd00
available
FLASH: 0x01010000 - 0x01020000, 256 blocks of
0x00000100 bytes each.
RedBoot> load -m ymodem -b 0x02040000

at this moment I am getting like
CCCCCCCCC........can't load: Timed out


  can anyone give solution for above error, I would
like to say
  thanks in advance. Please try to give solution for
above error.
   
  if I want to use Tftp to download the file to memory
please suggest
  us how to configure host and target.

  I hope someone will give reply for this.


With regards,
Narendra Babu.
 
   

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

-- 
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]