Forum Discussion

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

error during running

can someone help me with this error which appeared to me after building and before the running execution.

""Using cable "USB-Blaster [USB-0]", device 1, instance 0x00

Pausing target processor: OK

Reading System ID at address 0x00911158: does not match

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

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

Read timestamp 1:59:59 1970/01/01; expected 18:51:21 2005/06/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.

Restarting target processor""

this error appeared suddenly as i made hundereds of running before and never did i get that error

could it be reated to the reset address in the external flash??

1 Reply

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

    Hi ahmedazzam,

    > Reading System ID at address 0x00911158: does not match

    > after building and before the running execution.

    > ID value does not match: read 0xFFFFFFFF;

    Looks like the base address of your system id component changed.

    Check your ptf file to see if the system id is actually at 0091_1158.

    Regards,

    --Scott