This is the mail archive of the ecos-discuss@sourceware.org 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: ping problem while scanf in progress



/*

You are using the very simple HAL debug serial driver. This uses
blocking polled IO, not interrupts.

Enable the interrupt driver serial driver for your platform and use
that for I/O.

     Andrew
*/





I have tried but still I couldn't succeed. I am using vmware template on i386 machine.
I am using windows platform to debug (cygwin)
So I am using ecosconfig tool. (ecosconfig.exe)
Can I activate interrupt serial driver by using config tool(If so, which option ?)
If I enable interrupt serials, Do I have to write some extra codes to handle such things like scanf or it handle itself after I enabled interrupt drivers?













_________________________________________________________________
Live.com'u deneyin: çevrimiçi dünyanızı bir araya getirin; haberler, spor, hava durumu ve çok daha fazlası.
http://www.live.com/getstarted

-- 
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]