Forum Discussion
Altera_Forum
Honored Contributor
13 years agoProblems with installing Nios2 Linux
I am attempting to install the Nios2 Linux development tools on a Centos 6.3 based system. I am somewhat confused by the instructions (on alteras wiki: Install_Nios_II_Linux). They indicate tha...
Altera_Forum
Honored Contributor
9 years agoHi,
--- Quote Start --- I get the same incomprehensible error
/home/developer/altera/nios2-linux/linux-2.6/arch/nios2/kernel/entry.S: Assembler messages:
/home/developer/altera/nios2-linux/linux-2.6/arch/nios2/kernel/entry.S:138: Error: expecting control register
/home/developer/altera/nios2-linux/linux-2.6/arch/nios2/kernel/entry.S:138: Error: unknown register r5
/home/developer/altera/nios2-linux/linux-2.6/arch/nios2/kernel/entry.S:546: Error: expecting control register
/home/developer/altera/nios2-linux/linux-2.6/arch/nios2/kernel/entry.S:546: Error: unknown register r6
make: *** Error 1
make: *** Error 2
make: *** Error 2
make: Leaving directory `/home/developer/altera/nios2-linux/linux-2.6'
make: *** Error 1
I already tried everything. --- Quote End --- Do you have any destroied files under the directory "arch/nios2/include/asm" ? Please check out 'entry.h’ or 'system.h' especially for the instruction 'rdctl' and 'wrctl'. Kazu