Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Print

This program is used to print a vector on a graph. The data to be printed have to be formatted as follow to be parsed by the application:

0.1545211
-0.5892455
...

Usage

DataPrinter filename

Information

All the files related to this module are located under /avr32/services/dsp/dsplib/utils/program/data_print
In this directory you can find the source code and the binary of this module.