Forum Discussion
Altera_Forum
Honored Contributor
22 years agocan I perform file operation using HAL
can I perform ANSI-C format file operations, such as fopen(), fscan(), fread(), using HAL instead of using OS file system ? thx!
Altera_Forum
Honored Contributor
22 years agoHi Cloud
Yes you can. I use fopen/fread/etc... with my ROZIPFS(ReadOnlyZipFileSystem included with NIOS II SDK) Regards GreateWhite.DK