Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNios2 problem
Hi, I am trying to run a simple code of led blinking but I get this error Description Resource Path Location Type led_nois.elf: section .exceptions lma 0x1020 overlaps pre...
Altera_Forum
Honored Contributor
15 years agoThere is also a problem that I am not able to select more than 4kb of onchip memory.It gives me an error of
Error: cpu_0.instruction_master: onchip_memory2_0.s1 cannot be at 0x2000 (0x0 or 0x10000 are acceptable) Error: cpu_0.data_master: onchip_memory2_0.s1 cannot be at 0x2000 (0x0 or 0x10000 are acceptable) Is this a problem because I downloaded the free version from the internet.All the design examples the onchip memory is 64kb.When I run them there is no problem.But if I make a design it doesnot allow to select more than 4kb Why is that so?