Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNios II ISS
Hi everybody, Am trying to prototype how I can effectively use the niosII read-only zip filing system. Am currently using the example that came with the development board and I have follo...
Altera_Forum
Honored Contributor
21 years agoHi Slacker, I tried programing the zip file into flash before running it as a nios II hardware. After programming into flash, when I tried to run it, the IDE appears to hangs and I get the following:
nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) Reading file 'file1.txt' from ZipFS... It just gets stuck here, until I terminates it. It does'nt read the content of "file1.txt". What do you think is the problem?. Kind regards, joo21