Altera_Forum
Honored Contributor
7 years agoNIOS with Configuration via Protocol (CvP) Design
I am currently working to implement a NIOS on a CvP design on the Peripheral portion.
I've taken the .sof, which contains the peripheral and core portions of my CvP design and loaded it onto my Stratix 5. I am running into issues when attempting to run my application, I get the error: No Nios II target connection paths were located. Check connections and that a Nios II .sof is downloaded. After seeing this failure, I stripped down my project to just the NIOS II, and it runs a hello world application fine using the same clk and reset pins. Does anyone have any idea on what could be going on? Thanks.