Back to the Utilities main page
Copyright © 2007 Atmel Corporation
This script is a combination of two main programs (DataGet and DataPrint) available in [ DSPLIB ]/UTILS/PROGRAMS/WINDOWS/ directory.
It is used to visualize a data stream from the serial port formatted as follow:
0.265445 -0.025633 ...
scope [-port portname] [-speed baudrate]The -port portname argument is used to set the name of the port used to receive data.
You can also directly modify two parameters in the script:
Then, once launched, the script will wait until a reset has been performed on the target (which means it will wait until the beginning of the transmission to be sure data are well synchronized).