First post, by yagoo
Hello,
I use dosbox with a program to connect via com port to the computer(ECU) of a car.
The problem is that ECU needs an inicialization procedure with very strict timings - something like that:
set break on for 300ms(+/- 1ms), set break off for 25ms(+/- 1ms), set break on for 25ms(+/- 1ms) and start writting requests.
It seems that program cannot achieve those accurate timings when working under DosBox.
Is there a way to fix that?
Thanks,
yagoo