Forum Discussion
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 Monito...
Altera_Forum
Honored Contributor
17 years agoDM9000A_BASE should be defined in system.h
system.h is generated with the system library, taking as input a .stf file that describes the Nios processor and all its peripherals. Therefore you must check that the system library points to the correct .stft file (one in a SOPC project that has a DM9000A controller, that is called DM9000A) And by the way you should rather ask this question in the NIOS forum.