Now that the connections have been made in Data Visualizer, we can put the
system into a running state and interact with the variable through the GUI.
Todo:
- Uncheck the Show Endpoints
checkbox
- Start Data Visualizer
- Resume execution in Atmel
Studio (F5)
The slider is now in control of the frame_comparator variable in the
application code. Drag the slider, and notice that the LED blink frequency changes. Any
change in the slider position will be sent to the target device through the debug
interface, and a new value stored to the variable. At the same time the value is also
read back from the target, and displayed on the segment display.