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]

Re: cyg_hal_diag_mangler_gdb_putc vs. interrupt latency


Jesper Skov wrote:
> 
> So maybe you'd be better off just starting the application from RedBoot,
> which will cause the diag_printf output to be written raw to the serial
> line, without the GDB O-packetization (which is what's causing the long
> delays because GDB has to ACK each of these).

It's not a complete fix as interrupts may[1] be disabled for the call to
RedBoot too.

Jifl

[1] definitely will if you have the TCP/IP stack in your configuration.
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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