Forum Discussion
Altera_Forum
Honored Contributor
21 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- As a workaround, could you just define each peripheral with a separate address space and proceed from there?[/b] --- Quote End --- Ok, in the meantime I'll try this solution; I hope the new Quartus/SOPC/Nios version will arrive soon. Thank you very much for your attention, Jesse http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif PS: Some posts before you've written: <div class='quotetop'>QUOTE </div> --- Quote Start --- On the other hand, if you create two separate systems (each with its own unique top-level system-name in SOPC Builder), this would be legal as you have two separate address spaces. The Nios II IDE should allow this as well, since it looks at the Avalon address space corresponding to the PTF file (SOPC Builder system) that you provide during project creation... if this is not working please feel free to contact Altera support or send me a private message with your two PTF files and I'll investigate.[/b] --- Quote End --- Can you help me with some step-by-step instructions on how to implement this solution, please? I've tried to do this in many way but I can't complete the compilation because of the following error: http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/dry.gif "Error: Debug node with entity name cpu1_jtag_debug_module and instance name the_cpu1_jtag_debug_module1 has duplicate ID 17843712 -- node ID is used by another node" Bye