Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

error during running

Altera_Forum
Honored Contributor II
1,080 Views

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??
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
253 Views

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
0 Kudos
Reply