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 followed the instructions on how to create and run the zip file in the IDE. Am currently trying to verify whether the zip file could be read by running the software as an ISS. When I tried to run the software as an ISS, I get the error "file could not be opened". Does anybody know what I can do so that the file could be read?. Cheers, joo2122 Replies
- Altera_Forum
Honored Contributor
Thanks rugbybloke. It now works fine. The problem I had was that instead of using debug as hardware, I was using run as hardware. Thanks again for the assistance.
Cheers, Jude - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by joo21@Sep 30 2005, 12:56 PM thanks rugbybloke. it now works fine. the problem i had was that instead of using debug as hardware, i was using run as hardware. thanks again for the assistance.cheers,
jude
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10074)
--- quote end ---
--- Quote End --- I suspect then that your problem was related to the host filing system (a feature where you can open files on the PC from the board). This example uses the host filing system, and this only works if you're debugging, because it uses GDB