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 ago --- Quote Start --- originally posted by greatewhite.dk@Sep 22 2004, 01:20 AM hi cloud
yes you can. i use fopen/fread/etc... with my rozipfs(readonlyzipfilesystem included with nios ii sdk)
regards
greatewhite.dk --- Quote End --- hi, GreateWhite, thanks, Can I use SDK to achieve all the functions of IDE, such as puting operating system on the board, build a file in flash disk, compiling using newlib, etc? I prefer SKD Best regards, zhiguo