I am trying to make a file accessible for zedboard. I have a .wav file which using an C code I can transform in binary data which are saved afterwards in the Zedboard memory. But the problem is that in order to run the C code I have to have the .wav file accessible from the C code. When I run the code in Zedboard I can not acces my file which reside in my PC. I tried to put both the code and the .wav file in SD card and to run the zedboard but it doesn't work since it can not access the file.
Any help can be appreciated.
Regards,
Jet