Altera_Forum
Honored Contributor
15 years agoMaybe another bug in NIOS
After Quartus and Nios IDE 10.1 are installed in windows XP, no user account(non-adminstrator account) can run NIOS IDE.
After 5 days hardwork, I finially got it work. I have to get Nios IDE running in 56 PC in 4 labs by next Monday!!! Otherwise students and Head of School will kick my ***!!! Solution: NIOS IDE has to run by an Adminstrator account once, before any user account uses it. Why? Carriage returns in all ini files in altera\10.1\nios2eds\bin\eclipse_nios2 is 0x0A. It should be 0x0D 0x0A in windows!. I guess the ini files are copied from Linux without checking.