DJGPP - how to make timeout in loop when interrupt disabled? (Developers)
> The KBC port - what did you mean by "refresh cycle"? Is it DRAM refresh
> period? I think this can vary for different DRAM chips.
Don't worry, it's very old 'legacy' stuff, meaning actual DRAM refresh is done thru totally different channels, you can use the PIT channel as suggested by Japheth without any fear.
Another - easy - suggestion for your original timing question, since you don't need high precision, you may check the seconds count in "CMOS" SRAM registers.
---
Ninho
Complete thread:
- DJGPP - how to make timeout in loop when interrupt disabled? - RayeR, 22.04.2008, 02:08 (Developers)
- DJGPP - how to make timeout in loop when interrupt disabled? - Japheth, 22.04.2008, 10:33
- DJGPP - how to make timeout in loop when interrupt disabled? - RayeR, 22.04.2008, 11:34
- DJGPP - how to make timeout in loop when interrupt disabled? - Japheth, 22.04.2008, 12:41
- DJGPP - how to make timeout in loop when interrupt disabled? - RayeR, 22.04.2008, 14:04
- DJGPP - how to make timeout in loop when interrupt disabled? - Ninho, 22.04.2008, 12:42
- DJGPP - how to make timeout in loop when interrupt disabled? - Japheth, 22.04.2008, 12:41
- DJGPP - how to make timeout in loop when interrupt disabled? - RayeR, 22.04.2008, 11:34
- DJGPP - how to make timeout in loop when interrupt disabled? - Japheth, 22.04.2008, 10:33