public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Redboot on AT91EB55
@ 2003-10-15 16:21 Gatien Gillon
  2003-10-15 21:33 ` Roman Jordan
  0 siblings, 1 reply; 2+ messages in thread
From: Gatien Gillon @ 2003-10-15 16:21 UTC (permalink / raw)
  To: ecos-discuss

first of all if I type the line : "(gdb) set $cpsr=0xd3" in GDB
then the transmission on the .TEXT goes on forever (waited 5 minutes)
without the line it transmits but when i type "cont" I an unable do to the
ctrl-Z to suspend (using cygwin)
If i close the windows then go to hyperterm I see nothing ...
Thanks in advance ...


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Redboot on AT91EB55
  2003-10-15 16:21 [ECOS] Redboot on AT91EB55 Gatien Gillon
@ 2003-10-15 21:33 ` Roman Jordan
  0 siblings, 0 replies; 2+ messages in thread
From: Roman Jordan @ 2003-10-15 21:33 UTC (permalink / raw)
  To: Gatien Gillon; +Cc: Ecos Discuss

Hi,
i don't know exactly what you mean.
Do you have problems using gdb on cygwin?
Before you can set the cpsr register you need to connect to target
(angel need the rdi target). This can be done using the following
command:
target rdi
or
target rdi s=/dev/com1

If so, do you also have problems during the connect angel and gdb?

The best way is to try it runnig linux as host. There are some problems
using the debugger and the cygwin environment.



greetings,
Roman


Am Mit, 2003-10-15 um 18.26 schrieb Gatien Gillon:
> first of all if I type the line : "(gdb) set $cpsr=0xd3" in GDB
> then the transmission on the .TEXT goes on forever (waited 5 minutes)
> without the line it transmits but when i type "cont" I an unable do to the
> ctrl-Z to suspend (using cygwin)
> If i close the windows then go to hyperterm I see nothing ...
> Thanks in advance ...
> 


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-15 21:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-15 16:21 [ECOS] Redboot on AT91EB55 Gatien Gillon
2003-10-15 21:33 ` Roman Jordan

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).