Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Altera NIOS cyclone edition development board problem

There are 6 messages in this thread.

You are currently looking at messages 0 to 6.

Altera NIOS cyclone edition development board problem - Jack - 2004-01-11 22:30:00

hi. i am going through software dev. tutorial
that came with nios dev.
kt for cyclone and whenever i tried to run insight debugger with
byteblaster II, it always said "failed to connect.
here is the command line:

nios-debug lcd_demo1.srec

# [nios-gdb-server] accepting gdb connection
# [nios-gdb-server] connecting to OCI, ocibase 0x00920800
# [nios-gdb-server] ...using byteblaster (altLPT1)
# [nios-gdb-server] mdi error: found 0 devices instead of 1
# [nios-gdb-server] failed to connect

I made sure the jtag cable and serial cable are connected to the right
places.
I also set the parallel port as EPP
Anyone knows what's going on?
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: Altera NIOS cyclone edition development board problem - Richard Temple - 2004-01-13 08:30:00

d...@hotmail.com (Jack) wrote in message
news:<b...@posting.google.com>...
> hi. i am going through software dev. tutorial that came with nios dev.
> kt for cyclone and whenever i tried to run insight debugger with
> byteblaster II, it always said "failed to connect.
> here is the command line:
> 
> nios-debug lcd_demo1.srec
> 
> # [nios-gdb-server] accepting gdb connection
> # [nios-gdb-server] connecting to OCI, ocibase 0x00920800
> # [nios-gdb-server] ...using byteblaster (altLPT1)
> # [nios-gdb-server] mdi error: found 0 devices instead of 1
> # [nios-gdb-server] failed to connect
> 
> I made sure the jtag cable and serial cable are connected to the right
> places.
> I also set the parallel port as EPP
> Anyone knows what's going on?


-- Hi,

Looks like you probably don't have the OCI core enabled when you are
compiling the NIOS core, the GDB is looking for the core and not
finding it hence 'found 0 devices instead of 1'. Go to the 'Debug' tab
in the NIOS CPU page of SOPC builder and ensure the OCI Debug box is
ticked.

Rich.

Re: Altera NIOS cyclone edition development board problem - Ben Twijnstra - 2004-01-14 15:17:00

Jack wrote:

> # [nios-gdb-server] accepting gdb connection
> # [nios-gdb-server] connecting to OCI, ocibase 0x00920800
> # [nios-gdb-server] ...using byteblaster (altLPT1)
> # [nios-gdb-server] mdi error: found 0 devices instead of 1
> # [nios-gdb-server] failed to connect

Are you using the NIOS 3.0 or the NIOS 3.10 kit? I've seen this happen a lot
with the 3.0 kit, a lot less with the 3.10. Altera is a bit vague about the
reason though.

Best regards,


Ben

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Altera NIOS cyclone edition development board problem - Jack - 2004-01-15 00:52:00

Hi Ben
Mine is nios v.3.10. that's what it says on the label on the board.

another problem is I got this kit as a prize from altera session info
and they only gave me the guard ID with no dongle.  How can I actually
get the license for quartus ii? do you know? since on the
altera.com/licensing website, it needs NIC ID that was used to buy the
kit. i won the kit, didn't buy it. any clue?

thanks!
> Jack wrote:
> 
> > # [nios-gdb-server] accepting gdb connection
> > # [nios-gdb-server] connecting to OCI, ocibase 0x00920800
> > # [nios-gdb-server] ...using byteblaster (altLPT1)
> > # [nios-gdb-server] mdi error: found 0 devices instead of 1
> > # [nios-gdb-server] failed to connect
> 
> Are you using the NIOS 3.0 or the NIOS 3.10 kit? I've seen this happen a lot
> with the 3.0 kit, a lot less with the 3.10. Altera is a bit vague about the
> reason though.
> 
> Best regards,
> 
> 
> Ben

Re: Altera NIOS cyclone edition development board problem - 2004-01-15 03:27:00

d...@hotmail.com (Jack) writes:

> altera.com/licensing website, it needs NIC ID that was used to buy the
> kit. i won the kit, didn't buy it. any clue?

It's the NIC ID of your license server host, or the host where you
will run the software if you don't have a dedicated license server.

Petter
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Altera NIOS cyclone edition development board problem - Ken Land - 2004-01-15 13:53:00

Not true :)

You can only select NIC ID's already on file.  I've complained to no avail
about this.

Just call Altera and get your license.  The licensing people are very nice,
they just don't have the ability to change how the web form works.  (or
doesn't work IMO)

Hint:  If your machine moves around and may not be on a lan then request
that they tie it to your hard drive ID.

Ken

"Petter Gustad" <n...@gustad.com> wrote in message
news:m...@scimul.dolphinics.no...
> d...@hotmail.com (Jack) writes:
>
> > altera.com/licensing website, it needs NIC ID that was used to buy the
> > kit. i won the kit, didn't buy it. any clue?
>
> It's the NIC ID of your license server host, or the host where you
> will run the software if you don't have a dedicated license server.
>
> Petter
> -- 
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?