Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

ZIPFS not working. fopen always returning NULL

Hi, I'm using Quartus/NIOS 9.1 with SP1 and I'm trying read a binary file using Zip File System. I'm using the Legacy NIOS IDE and for test my code is: # include "sys/alt_stdio.h" # inc...