Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi jonb,
I think your problem is that you download only ".sof" file, that means only the hardware configuration of your FPGA, and it's a volatile download. So u have to create a software project, linked with your hardware configuration, using IDE interface (there is a "getting started" for it...) and, after downloading ".sof", download the software project. It's long to explain but this is the way...