Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

gdb-server can't find Cyclone II board

I'm trying to connect to a Cyclone II board using jtagd and nios2-gdb-server-wrapped under Linux.

They seem to find the USBBlaster OK -- the blue LED flashes briefly when I start the gdb-server, but then the gdb-server complains and exits:

# ./nios2-gdb-server-wrapped
There are no Nios II CPUs with debug modules available which match the values
specified.  Please check that your PLD is correctly configured, downloading a
new SOF file if necessary.# 

Questions:[list][*]In the message above to what does the phrase "the values specified" refer? I don't see where I specified any values.[*]What command line parameters or config file entries do I need to connect to a Cyclone II demo board? I don't have a .jtag.conf file, and I know the gdb-server tries to read ~/.jtag.conf. Neither did I specify a config file when I started jtagd.

[/list]

11 Replies