Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21599 Discussions

Issue when deleting SOPC components in Terasic's demo projects

Altera_Forum
Honored Contributor II
1,126 Views

Hello all, 

 

I am using Quartus II V.10.1 with a DE2 board. I'm trying to modify DE2_SD_Card_Audio from Terasic's V.1.6 demo CD. Specifically, there is an error with the USB component (ISP1362) that is preventing system generation in SOPC builder: 

 

error: isp1362:avalon_slave_1_irq: "associated addressable interface"(assocaitedaddressablepoint) out of range. 

 

There is discussion here...(can't post link, sorry): 

alteraforum.com/forum/showthread.php?t=20570 

 

...on what to do. However, I don't plan on using the USB port at all (or the VGA and Ethernet - DM9000A), so I simply deleted the components from the SOPC builder, generated, updated my top-level file, and compiled in Quartus II. Everything went well until I tried to create a new Nios II C/C++ Application - "Hello World" project in the Nios II IDE (V10.1). I can build/compile fine, but when I try to run my project as Nios II Hardware, all I get is: 

 

nios2-terminal: connected to hardware target using jtag uart on cable 

nios2-terminal: "usb-blaster [usb 2-1.1.6]", device 1, instance 0 

nios2-terminal: (use the ide stop button or ctrl-c to terminate) 

 

...on my Console screen. It doesn't appear to go past that point to print "Hello World." I can't figure out what is going wrong at this point, has anyone had a similar issue or know of a solution? 

 

Thanks in advance! 

 

~Sarengo
0 Kudos
0 Replies
Reply