Altera_Forum
Honored Contributor
16 years agosystem ID and system timestamp not found
Hi, I am facing problem in downloading Nios2 project into the hardware. The program indicate that system ID and system timestamp are not found on target at base address. The system ID properties shows:
System ID base address: 0x9040 Expected system ID: 0x35a2a5b3 Actual system ID: N/A Expected system timestamp: 1267541979 Actual system timestamp: N/A I have loaded nios2_time_limited.sof (my project .sof file) using Quartus II programmer and leave it on before trying to run the nios II on the hardware. The device family has been set to Cyclone II. The board i using is DE1 board. The switch on the DE1 board is set to 'run'. I tried to ignore system ID and system timestamp mismatch, the loading of nios II run half way and shows error: Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target processor: not responding. Resetting and trying again: FAILED Leaving target processor paused Can any1 help me with this problem? I have search the forum but none of the solution is working for me.