Forum Discussion
Altera_Forum
Honored Contributor
13 years agobsp-editor warning 13.0sp1
I am trying to create the preloader using the instructions taught in the "Developing Software for an ARM based SoC FPGA" exercise manual (Exercise 1a). After running the Embedded_Command_Shell.bat, t...
Altera_Forum
Honored Contributor
13 years agoLars, I spoke too soon. The "make clean" was not my problem, but it was something simple. The original design was done in 13.0. Since I'm using the newer 13.0sp1, I had to regenerate and recompile the design in qsys and quartus. Probably the isw_handoff files generated in 13.0 are not compatible with 13.0sp1. I also found out that rerunning the sdram pin assignments script is not a good idea. After I did this, the quartus compilation would generate strange errors. I'm sure rerunning the script corrupted the .qsf settings file.