联系我们

与泰克代表实时聊天。 工作时间:上午 9:00 - 下午 5:00(太平洋标准时间)。

电话

致电我们

工作时间:上午9:00-下午5:00(太平洋标准时间)

下载

下载手册、产品技术资料、软件等:

下载类型
型号或关键字

反馈

I have been successfully running a particular application on a 486-based PC. However, this same appl

问题:

I have been successfully running a particular application on a 486-based PC. However, this same appl

答案:

If the problem doesn't stem from configuration issues or conflicts in the base address, memory, IRQ, or DMA, it may lie in your application's source code. Sometimes the same piece of code can generate different effects under two computers operating at different speeds - especially if that piece of code is communicating with peripheral hardware and employing a polling method. Because polling is dependent on the speed of the CPU, errors can occur if your computer is faster than the peripheral hardware with which it's communicating. In general, it is a good programming practice to make sure that your software is handshaking well with your hardware. Even though this may slow things down, it will ultimately make your application more robust and easily upgradeable.

此常见问题适用于:

无产品系列

产品:

常见问题 ID 70716

查看所有常见问题 »