Back to the Utilities main page
Copyright © 2007 Atmel Corporation
This script is a combination of three main programs (DataGet, DataExtract and DataPrint) available in [ DSPLIB ]/UTILS/PROGRAMS/WINDOWS/ directory.
It permits to visualize a fixed-length data buffer from the serial port formatted as follow:
1. 0.265445 2. -0.025633 ...All others pattern lines will be avoid and not include in the visualization. Therefore this script is useful to visualize example's results. In a nutshell, it permits to visualize data printed with the dspXX_debug_print_vect functions.
You can modify two parameters:
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).