Thanks for the reply. I have programmed C2_Starter_NIOS2 on the cyclone2 board and I am using "niosII_cycloneII_2c35\full_2C35.ptf" for creating the application. My board is "EP2C20F484C7".
I am now getting the error : (
Reading System ID at address 0x01211158: does not match
ID value does not match: read 0xDBDBDBDB; expected 0x6416665B
Timestamp value does not match: image on board is older than expected
Read timestamp 7:24:35 1950/10/15; expected 15:24:13 2006/04/21
The software you are downloading may not run on the system which is
currently configured into the device. Please download the correct SOF or
recompile. )
I think .sof and .ptf files I have selected are incompatible. How can I resolve it?
Thank you