Altera_Forum
Honored Contributor
13 years agoNIOS II Standalone Operation
I have a NIOS II built using QSYS with ram/rom on a chip. I have my program running from the console under the NIOS II Software Build tools for eclipse. Now I want to run the NIOS untethered from my development system.
I've added the meminit.qip to the project files list, and I've switched over the BSP file from using the JTAG UART to using the standard UART. I've run clean, and I've recompiled the program and also recompiled the FPGA. I program the bitstream into the configuration device and power cycle the system, but the program doesn't seem to run. By not running, I mean the processor doesn't flash an LED. The FPGA is being loaded correctly. Is there anything else I should be doing? (I suspect someone else has posted something like this, but I couldn't find it; feel free to point me to an old discussion. Also, I accidentally posted this on the general discussion; my apologies for the duplication)