Altera_Forum
Honored Contributor
15 years agoNIOS-II NEEK_HW_LAB example does not work
HI,
I am a newbie O NIOS-II. I tried to following the tutorial documentation and the neek_HW_LAB example project to have a jump start. BUt it seems to me the example project is not working. The problem is to assign base address. According to the document, it can be assigned automatically. I did that. Then I also re-assigned manully the cpu_ddr_clock_bridge base address, according to NiosII Architect design Tutorial PDF document. But it fails the SOPC building with the following errors: Error: cpu.instruction_master: ext_flash.s1 (0x1000000..0x1ffffff) overlaps cpu_ddr_clock_bridge.s1 (0x0..0x3ffffff) Error: cpu.data_master: ext_flash.s1 (0x1000000..0x1ffffff) overlaps cpu_ddr_clock_bridge.s1 (0x0..0x3ffffff) ext_flash.s1 is created at"specify the nios ii processor boot configuration" section page 25.
how to resolve the base address conflict? anything i did wrong?
thank you
oneplusone.