Run

Now that the connections have been made in Data Visualizer, the system can be put into a running state and interaction with the variable can be made through the GUI.
Todo:
  • Deselect 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 in the variable. At the same time, the value is also read back from the target and displayed on the segment display.