Altera_Forum
Honored Contributor
14 years agoSystem Failure when Recompiling with mem_init files
Hi all:
I'm as novice user of NIOS II Eclipse, any comments on my problem would be much appreciated. I recently created a project, and verified the function of the system by: 1) compile qsys and other hardware in Quartus II and download to target. 2) create project and BSP in Eclipse and download to target using run as hardware command It all works fine, but then I try to create mem_init file from Eclipse to include as part of Quartus design so to eliminate the step to download from Eclipse to target. It compiles successfully in Quartus but fails on target. when I go back to Eclipse, I finds that it detects a system ID timestamp mismatch. This same problem occurs when I remove the system ID component from qsys. (system ID mismatch although there is no system ID to check) I am using Quartus 11.0 and NIOS II for Eclipse 11.0 I have done a similar project a while ago with the same v11.0 design software and similar process with no problem. Any advice welcomed. Ben