[ECOS] Re: Uart missing chars when in Release
Grant Edwards
grante@visi.com
Mon Jan 28 20:40:00 GMT 2008
On 2008-01-28, Grant Edwards <grante@visi.com> wrote:
> The way I usually do that is to instrument all the DSRs so that
> they set a spare port pin high at entry and low at exit.
Though I usually just put instrumentation code into individual
DSR's, you could probably accomplish the same thing by adding
some code the the DSR dispatcher that sets/clears port pins
when dispatching DSRs. You could also do the same thing with
ISRs.
--
Grant Edwards grante Yow! TAILFINS!! ... click
at ...
visi.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
More information about the Ecos-discuss
mailing list