Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Reading a text file on NIOS

Altera_Forum
Honored Contributor II
1,100 Views

I have a NIOS program that reads from a text file and outputs to a LCD screen. The issue is it only runs when i debug as Nios Hardware, Using the run as Nios Hardware always results in no output. Please how can i fix that? 

 

thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
375 Views

If you are using the host filesystem module, it only works in debug mode. There is no filesystem running in release mode available in the standard libraries delivered with the Nios II EDS

0 Kudos
Reply