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]

Atmel ARM 7 EB40 - loading Redboot on it


All,
I am trying to load redboot binaries on this
board. Board currently has Angel Monitor.
COM1 of the PC is connected to SER portA of the
target board.
I start with invoking arm-elf-gdb edboot_RAM.elf
under cygwin and get the (gdb) prompt.
(gdb)
On this prompt I type:
(gdb) tar rdi s=/dev/ttyS0

Response I get is:
 Could not open device "s=/dev/ttyS0"

However, if I do ls -l, it shows the device is
there under /dev/ttyS0
crw-rw-rw .........
Is there some initialization or something else
that needs to be done to make this device work?
Thanks,
B

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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


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