Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Time stamp problem

Altera_Forum
Honored Contributor II
1,339 Views

I get the most curious error... 

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

Read timestamp 18:59:59 1969/12/31; expected 21:50:53 2009/07/03 

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 

 

I know this is saying download the correct SOF but Quartus only generates one SOF using Quartus 9.0...how can it possibly be from the seventies? These boards and programs are not that old... 

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
641 Views

1969 is part of the sixties, not the seventies :) 

 

read timestamp 18:59:59 1969/12/31; expected 21:50:53 2009/07/03
0 Kudos
Altera_Forum
Honored Contributor II
641 Views

The Nios downloader is probably not looking at the correct address for the sysid peripheral and is reading garbage data. The timestamp itself is not that important, what's really important is that your hardware doesn't match the description in your software project.

0 Kudos
Reply