Hi everyone,
I have the TMDSEVMC6678 and I'm looking for any possible I/O operation between the board and PC via ethernet. Mainly, I want to use this to record output from my program after finish running. I know I can always save memory from memory browser in the CCS (mine is CCSV5.1).
If this is possible, I would like to make it possible to load my input to the program. Again, I know, I can use the memory browser to load .dat file. I just want to automate it. I know, I can use DSS, but this involves halting the CPU. I just want everything to be autonomous and do not bother the time to read/write the data through the ethernet.
So, in conclusion, I would like to know a file I/O through ethernet so that my program can start with data read, processing, and data write through ethernet.
Kind regards,
Rizuan