Forum Discussion
Altera_Forum
Honored Contributor
19 years agoAgreed. The host filing system is a great way to go for running experiments. There's a software example found in the Nios II kit, as well...
In the Nios II IDE, select New Project and then the "host filing system". Follow the directions in the source file, and you should be good to go. --- Quote Start --- originally posted by graham@Jun 29 2006, 03:05 PM will the host based file system help you out?
this is a faclity that allows file access by coding file open/close/read/write instructions in to your nios code that access the file system on the pc via the jtag connection.
graham
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16534)
--- quote end ---
--- Quote End ---