Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDE2-115 USB example problems
I'm trying to run the DE2_115_NIOS_HOST_MOUSE_VGA example but in the c code from the nios II there is an error, in the line IOWR(CY7C67200_BASE,HPI_MAILBOX,0xCE01); Symbol 'CY7C67200_...
Altera_Forum
Honored Contributor
11 years agoTry creating an empty nios C appliction or hello world project and BSP in the software IDE. This will set the compile options as needed for the current version. Then add the your files. This will get everything compiled with command line options used by the current compiler.
You will likely still have problems, but they will be different and hopefully easier to get around.