Altera_Forum
Honored Contributor
13 years agoDebug Help (System ID mismatch, System timestamp mismatch)
Hello everybody,
This is my first post on this forum, so please bear with me... I am trying to debug, but I am receiving the following errors in the 'Target Connection' tab. System ID mismatch - connected: "0x23a8d24a", expected: "0x45a57fc4" System timestamp mismatch - connected: "1331177017", expected: "1334558592" I have a tiny bit of experience with all of this, so let me tell you what I have tried so far. Basically, I tried to redo everything. I went into Quartus and used the SOPC builder to generate a new SOPC file. While there, I made a note of the system ID and system timestamp and verified that these values matched those in the .sopcinfo file. They did. Then, I went to Nios II and redid the BSP. No errors there... I went and looked in the system.h file and verified that the timestamp in there matched the system timestamp I noted earlier. I rebuilt everything and then I tried to enter debug mode and that was when I saw the errors. The expected values always match the ones that I noted while in the SOPC builder, but the connected ones never change. Why is this, and how can I fix it? Thanks!