Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDebug code already in FPGA, no download.
The IDE works fine when you build a load and then download it into the FPGA or memory connected to the FPGA. In my application the NIOS fw is part of the FPGA image and is loaded with the FPGA. I hav...
Altera_Forum
Honored Contributor
19 years agoHave you tried the options in the Run|Debug... menu? There are three ways of debugging - download, attach to running target and reset. The last two don't download the code. I have some vague memory of doing the second option because our FPGC config and NIOS II firmware is usually in flash already but I don't remember the details.