Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi,
--- Quote Start --- Yes, the file test.S generates the same errors. Using the -E switch generated output difficult for me to understand --- Quote End --- Please try to compile the next code.
// test_ctl.S
rdctl r5,ctl7
rdctl r6,ctl12
The names 'exception' and 'badaddr' are alias of control registers 'ctl7' and 'ctl12'. Kazu