hi,
I am making a GUI using Visual Basic 6 to communicate with my F2812 through my XDS100v2.
I'm working through the DSS to send to the DSP programs ... but now I need to have any communication from the Board to the PC, to check the status of I \ O DSP graphically.
I have reviewed this link http://processors.wiki.ti.com/index.php/Loadti and like "readme.txt" in the folder Loadti, but no solution.
I am running the following code, which does not generate any errors, creates the *. txt file which is empty:
C:\Program Files\Texas Instruments\ccsv4\scripting\examples\loadti>loadti -c C:\Users\Ivan\user\CCSTargetConfigurations\MyDSP.ccxml --stdout-file=C:\Users\Ivan\
Desktop\myapp2.txt C:\Users\Ivan\Documents\MATLAB\untitled_ticcs\CustomMW\untitled.out
thank very much for the info