Altera_Forum
Honored Contributor
17 years ago[DE2_NET] Where is `DM9000A_BASE' ?
I work with DE2 Board and I try to load the DE2_NET project.
It is NIOS sample project, in which the work with DM9000A controler is demonstrated. But when I compile the project in Altera Monitor Program, I have a error in file DM9000A.H: "error `DM9000A_BASE' undeclared". Where `DM9000A_BASE' has to be declareted ? Should I declare `DM9000A_BASE' myself ? Thank you