public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Fast remote debugging
@ 2000-08-01  9:18 Boris V. Guzhov
  0 siblings, 0 replies; 2+ messages in thread
From: Boris V. Guzhov @ 2000-08-01  9:18 UTC (permalink / raw)
  To: ecos-discuss

Hi All!

My host Linux RedHat 6.2, target pc386.
 I want to speed up the load process to my remote target.

For this I changed   packages/hal/i386/pc/v1_3_1/src/plf_stub.c file:
#define CYG_DEVICE_SERIAL_RS232_BAUD_LSB 1
(baud 115200)

The load process is success. And my application starts success to.

But remote target not reacts for "^C" pressing.
GDB prints:
Interrupted while waiting for the program.
Give up (and stop debugging it)? (y or n)

Why?

Thanks in advance

Boris Guzhov,
St.Peterburg, Russia



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

* RE: [ECOS] Fast remote debugging
@ 2000-08-01 10:18 Fabrice Gautier
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Gautier @ 2000-08-01 10:18 UTC (permalink / raw)
  To: 'Boris V. Guzhov', ecos-discuss

> -----Original Message-----
> From: Boris V. Guzhov [ mailto:borg@int.spb.ru ]
> Subject: [ECOS] Fast remote debugging
> 
> 
> Hi All!
> 
> My host Linux RedHat 6.2, target pc386.
>  I want to speed up the load process to my remote target.
> 
> For this I changed   packages/hal/i386/pc/v1_3_1/src/plf_stub.c file:
> #define CYG_DEVICE_SERIAL_RS232_BAUD_LSB 1
> (baud 115200)

I think you need to edit the hal_diag.c file too.

Search for BAUD_LOW 
 
A+

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

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

end of thread, other threads:[~2000-08-01 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-01  9:18 [ECOS] Fast remote debugging Boris V. Guzhov
2000-08-01 10:18 Fabrice Gautier

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