Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNIOS + Pipeline Bridge
How can someone make memory imported through an MM pipeline bridge visible in Eclipse/NIOS? On BSP editor I can only see the on-chip memory. I'd like to place .rwdata .rodata on that section up...
Altera_Forum
Honored Contributor
10 years agoI think you can ignore the error. Once you add memory device, you can proceed with the "Add" button. It should work. Just select the mm_bridge as the memory device. You can assign the linker region to the mm_bridge once you do that.
I think you need to look for the pipeline_bridge_hw.tcl. Should be located by right-click on the IP in Qsys, go to details>> open component directory. You should see the hw.tcl and just add the property. Not too sure about the syntax though.