Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSD Card Header Problem
I'm using an SD Card core in my SOPC builder system. In my Nios II IDE program I've included the associated header file. When I build the project I get the following error: /cygdrive/c/altera/...
Altera_Forum
Honored Contributor
14 years agoMmmm,
I tried to include the same typedef in one of my projects: I get the error but the undef trick works and it fixes it. Maybe you have different compiler settings. C++ support, Small C library, or any other similar options.