Forum Discussion
Altera_Forum
Honored Contributor
14 years agoread a text file
Hi. I'm wondering if is possible to read contents from a text file in a NIOS2 software, either downloading that file to a SDRAM, or reading it from the hard disk via JTAG. is that possible...
Altera_Forum
Honored Contributor
14 years agoYou are not crazy.
you can not read text file unless your board has storage and file-system. Depends on what you want, you can do same thing. Such as, to write data into FLASH memory including EEPROM. You can read and write to flash as memory but not like text file as FAT-file system.