Forum Discussion
Altera_Forum
Honored Contributor
21 years agoAbout host file system
I used the altera host file system to open a file .mp3,, is this a legal operation or not? if it is legal then why [[FILE *hostfile =fopen ("/mnt/host/song.mp3","rb");]] return NULL!! can any...
Altera_Forum
Honored Contributor
15 years ago@xiaban
Could you please tell me exactly how did you manage to read a file from the PC and store it on the onchip memory? Could you share some code please too? Thanks