Forum Discussion
Altera_Forum
Honored Contributor
13 years agobasafran, I had the same problem as you - after entering the include path in Properties -> Nios II Application Properties -> Nios II Application Paths they where gone when the settings opened again.
I think there is a problem with the access rights of file system. After I chaged they with chmod -R +w <application_dir> in the Nios command shell the settings maintains. (the rights for the bsp dir I have also changed) Jens