- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everybody !
I would like to use the Altera University Altera_Up_SD_Card_Avalon_Interface IP but I have a problem with the libraries. I already search on the forum but I didn't find a solution for my problem. I have a c file and a h file for using the IP : altera_up_sd_card_avalon_interface.c altera_up_sd_card_avalon_interface.h But this files include other header files that I don't have : --- Quote Start --- //altera_up_sd_card_avalon_interface.c # include <errno.h># include <priv/alt_file.h># include <io.h># include <stdio.h># include <string.h># include "altera_up_sd_card_avalon_interface.h" // no problem for this one ... --- Quote End --- --- Quote Start --- //altera_up_sd_card_avalon_interface.h # include <stddef.h># include <alt_types.h># include <sys/alt_dev.h> ... --- Quote End --- Can anybody tell me where I can find this files ? (No, the files aren't in my ***. :-P) Thank you in advance, Have a good day ! :blink: NicoLink 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