Forum Discussion
Altera_Forum
Honored Contributor
9 years agoCheck system.h file from the bsp and make sure system ID peripheral is listed there with proper value and base address. Try to regenerate bsp. Also under "Target Connections" tab in "Run Configuration", try refreshing connections multiple times. I faced this issue numerous times when i used to recompile the design & run application.
If the above approach doesn't work and you are sure you have loaded proper sof, you can check 'ignore mismatched system ID & timestamp' fields and run the application. System ID peripheral is used only to differentiate between the proper bit file and it doesn't affect the operation.