Forum Discussion
NIOS2User
New Contributor
3 years agoIssues while burning code on NIOS II Development kit
I tried to burn a Verilog code on NIOS II development kit (EP2C35F672C6N). Here in Quartus software, it is showing the FPGA programmed successfully, but the default program is running on the kit, and ...
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
The default code might be running instead of your verilog code. You may need to remove the default code .c file and replace it with just your coding file.
Another issue might also be related to your flashing methods of the code. May I know which flashing/booting methods have you used to program your Cyclone II?
Here is a reference for you to have a look on the correct booting methods for your project: https://www.intel.com/content/www/us/en/docs/programmable/683820/current/nios-ii-processor-booting-methods.html
Hope to hear on your findings.
Thank you.
Regards,
Kelly