Serial Communication Slow, Increase Serial Port Interrupt Priority?

G

Günter Wirth

Hi,

I wrote an application to send and receive serial data. I always write a
block of data and wait then for an ACK. With Windows 2000 that task is about
20% faster than with Windows XP.

After recording the data flow, I detect that the pause after the ACK and the
next data block is the reason for the problem.

That's why I think the problem is the priority of the serial port interrupt.
Is it possible to increase the prioity by programm or registry?

Regards,
Günter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top