Altera_Forum
Honored Contributor
15 years agoNIOS SOPC Migration Issues
I have found this to be true on several projects... Regenerating an SOPC system with a NIOS in Q9.1 or 10.0 that was origionally created from 9.0 or older simply will not work. I have all sorts of issues with debug tools and code execution.
This is what we do; 1) Export or checkout a project from revision control (.ptf .sopc files) 2) Open the SOPC system then edit each CUL core and re-save 3) Regenerate SOPC system 4) Create NIOS software and .hex files 5) Compile the Quartus project As far as I can tell, the only way to make it work is to start from scratch in generating the SOPC sytem... way too much work.