Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12612 Discussions

How to transfer data to a computer without going through the board?

Altera_Forum
Honored Contributor II
1,260 Views

I've executed a little program in C on the NIOS processor. Everything was done in software, i.e. sopc builder, IDE and Instruction Set Simulator, because my development kit is taking too long to be delivered! Now I can see the results on the ISS console with printf but I would like to know if it is possible to redirect the data to the hard disk of my computer for example. Is there something like ouput piping to a text file or similar that I could use? My ouput is a biggish 2-D array of integers and it is lot more convenient to view it in notepad. 

 

Thanks
0 Kudos
0 Replies
Reply