Forum Discussion
Altera_Forum
Honored Contributor
16 years agoBut I can use fwrite() to move data from on-chip mem to a file directly.
Why fread() can't copy a file to on-chip mem? I tried kernel function like read(), failed too.But I can use fwrite() to move data from on-chip mem to a file directly.
Why fread() can't copy a file to on-chip mem? I tried kernel function like read(), failed too.