Preperations:
I followed the usual work flow:
Generate Qsys system > Build Quartus Project > Use Programmer to write the hardware on the FPGA > Generate the BSP in NIOS > Run the program as NIOS II Hardware.
Problem:
On NIOS:
While trying to run the software: run as > NIOS II Hardware:
When ignoring the timestamp mismatch the system ID still does not match:
Usually those mismatches indicate that there is a problem between the "hardware" and the "software" part.
However I am totally sure that I have not mixed my projects up.
I followed the usual work flow:
Generate Qsys system > Build Quartus Project > Use Programmer to write the hardware on the FPGA > Generate the BSP in NIOS > Run the program as NIOS II Hardware.
Problem:
On NIOS:
While trying to run the software: run as > NIOS II Hardware:
Code:
System timestamp mismatch - connected: "0", expected: "1370531175".
Code:
The expected Stdout device name does not match the selected target byte stream device name.
However I am totally sure that I have not mixed my projects up.