- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI
I made an SOPC and I can load a sound to line out in kit DE2. But I want to load a wave file to the audio codec. I use the function : File *fp; fp = fopen(wav_file,"rb"); if (fp==NULL) printf("Error: cannot open file \n"); to open wave file. Some wave files i addded to project and the path and file name i defined. But i didn't work. What problem i have made? :confused::(Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page