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++

Transfert data to PC

Altera_Forum
Honored Contributor II
947 Views

Hello, 

 

I would like to tansfert data produced by my Nios II system to the PC, but I have no idea how to do that... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif Does anybody know something about it ? 

 

Thanks 

 

Mister Guigui http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/cool.gif
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
330 Views

I think the easiest method is using the host filing system, provided by Altera. There&#39;s a software example, that uses it, shipped with the distribution. 

 

Cheers, 

 

- slacker
0 Kudos
Altera_Forum
Honored Contributor II
330 Views

you could also use Rs232 and send or receive from - to PC  

With file system is more efficiently , but i don&#39;t know what to do  

With RS232 , for example , i&#39;m writing a protocol based on modbus . 

If you floating data o integer or else using by nios II cpu , you have to prepare  

buffer of bytes and send or receive depending of the request  

It is not immediatly but functionally  

Later i will to understand file system too . 

ciao  

walter
0 Kudos
Altera_Forum
Honored Contributor II
330 Views

Thanks for you replies. I&#39;ll try to find the example first, and if I have enough courage, maybe I&#39;ll write a protocol...

0 Kudos
Reply