A switch is pressed every time a motor rotates. When the contacts come together, the switch 'clatters' or bounces, causing an interval when a single press produces multiple closures. This movement can last for less than 3 milliseconds. The switch is linked into a 68000 processor's memory map at bit 0 of address $FFFFF000. It is wired so that the bit reads a '1' when the switch is open and a '0' when the switch is closed and not moving. The bouncing will result in zeros and ones switching. For the sake of simplicity, assume that every instruction, regardless of addressing mode, requires one usec. Write a commented program that continuously counts the number of times the switch is pushed. It must ignore the bouncing of the switch. This is all your program needs to do; don’t worry about other functions that the 68000 may have to perform at this point.

Enhanced Discovering Computers 2017 (Shelly Cashman Series) (MindTap Course List)
1st Edition
ISBN:9781305657458
Author:Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Chapter9: Operating Systems: Managing, Coordinating, And Monitoring Resources
Section: Chapter Questions
Problem 6MC
icon
Related questions
Question

A switch is pressed every time a motor rotates. When the contacts come together, the switch 'clatters' or bounces, causing an interval when a single press produces multiple closures. This movement can last for less than 3 milliseconds.
The switch is linked into a 68000 processor's memory map at bit 0 of address $FFFFF000. It is wired so that the bit reads a '1' when the switch is open and a '0' when the switch is closed and not moving. The bouncing will result in zeros and ones switching.
For the sake of simplicity, assume that every instruction, regardless of addressing mode, requires one usec.

Write a commented program that continuously counts the number of times the switch is pushed. It must ignore the bouncing of the switch. This is all your program needs to do; don’t worry about other functions that the 68000 may have to perform at this point.

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Fundamentals of Computer System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Enhanced Discovering Computers 2017 (Shelly Cashm…
Enhanced Discovering Computers 2017 (Shelly Cashm…
Computer Science
ISBN:
9781305657458
Author:
Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:
Cengage Learning