Altera_Forum
Honored Contributor
20 years agoRename Nios II Build Configurations
Hi,
I have created many subprojects (Build Configurations) from my source code, as discussed at the topic how to generate different elf files at once in ide (http://forum.niosforum.com/forum/index.php?showtopic=3064&hl=how+to+generate+different+elf+files+at+once+in+ide). Now I would like to rename one of these Build Configurations. Is this possible? And how? I have Nios II IDE Version: 1.1.0 Build: 137 and haven't found a possibility to do this. Apparently, the Nios II IDE stores the project settings like the Build Configurations in the file .cdtbuild inside the software project directory. So I tried to change the name of the Build Configuration there, but Nios II IDE didn't like that... may be because it stores some kind of checksum or similiar with open projects... all my settings of the Build Configurations were invisible. So I closed the project and opened it again, and then it worked! The settings are visible again and I was able to compile the Build Configurations. I hope this "bad hack" is not the only way to do this...