Forum Discussion

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

problem with NIOS II

Hi,

I started to use NIOS II IDE trying to make rthernet communication between a pc and DE2 board.i started by trying some examples existing in the NIOS II system but while runnig i got the following errors:

ID value does not match: read 0xFFFFFFFF; expected 0x4AD93D43

Timestamp value does not match: image on board is older than expected

Read timestamp 0:59:59 1970/01/01; expected 8:05:12 2009/02/26

The software you are downloading may not run on the system which is currently

configured into the device. Please download the correct SOF or recompile.

Leaving target processor paused

i'm using Altera complete design v9.

Thanks for any answers to my question.

best,

mira

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    The sof file you loaded is not the correct one, or it is not up to date.

    Re-generate the sopc system, then rebuild both the Quartus and Nios projects.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    thanks Cris72 for reply.

    i found also a problem while compilation,i got this error:

    Error(10003):can't open encrypted VHDL or Verilog HDL file.what can this error refer to?