Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12599 Discussions

can not export the master interface of avalon-mm pipeline bridge

Altera_Forum
Honored Contributor II
1,342 Views

I need to make Qsys export an Avalon-MM Master for configuring a IP core which has a Avalon-MM Slave interface, but I got this error from eclipse while downloading the software: 

No Nios II target connection paths were located. Check connections and that a Nios II .sof is downloaded. 

When I refreshed connections, I got this: 

Connected system ID hash not found on target at expected base address. 

 

I'm sure the base address has no problem and I even tried to manually change another address.If I don't export it, the "hello world" project works fine. 

I attach the Qsys contents, I'm new to Avalon interface, and I think it is a simple problem. 

Please help me to fix it. Thanks ahead.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
506 Views

What are the reset and exception memory settings in NIOS CPU? Did you try to connect to on-chip memory for testing?

0 Kudos
Altera_Forum
Honored Contributor II
506 Views

Exported pipeline bridge will not work from the way you have it connected. Can you connect the IP core within the Qsys system instead of exporting the pipeline bridge? 

 

If you still need exported pipeline bridge, I would suggest you to move the onchip memory to 0x4_0000 from 0x1_0000 currently. Fingers crossed, it should work.
0 Kudos
Reply