Forum Discussion
Altera_Forum
Honored Contributor
20 years agoTransfert data to PC
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 an...
Altera_Forum
Honored Contributor
20 years agoyou could also use Rs232 and send or receive from - to PC
With file system is more efficiently , but i don't know what to do With RS232 , for example , i'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