- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have built a single cpu system with onchip memory, it works well.
However,after adding another cpu and another jtag to the SOPCBuilder, and the total component of it is : cpu*2,jtag*2,onchip RAM. running a helloworld_small on one cpu, it appears nios2-terminal: connected to hardware target using JTAG UART on cable nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) in the console but not continue PS.my quartus edition is 8.1 when running the same project in quartus 7.2 ,it seems work.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A couple of things to watch out for:
1 - Are you connecting to the right CPU. If you are using the software build tools or nios2-studio, you can get yourself into trouble here. You may have to manually specify in the debug profile which jtag node id to use when connecting to the processor. 2 - Are you using a jtag uart? If so which cpu is connected to it? Jake- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- A couple of things to watch out for: 1 - Are you connecting to the right CPU. If you are using the software build tools or nios2-studio, you can get yourself into trouble here. You may have to manually specify in the debug profile which jtag node id to use when connecting to the processor. 2 - Are you using a jtag uart? If so which cpu is connected to it? Jake --- Quote End --- I use two cpu+ two jtag + onchip memory, and all the settings in the NIOSII IDE are correct. However, the dual core runs properly in quartusII 7.2, but not in QuartusII 8.1. What's up?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page