[Modified] change toolchain to la32r
This commit is contained in:
@@ -51,7 +51,7 @@ start()
|
||||
w_tp(id);
|
||||
|
||||
// switch to supervisor mode and jump to main().
|
||||
asm volatile("mret");
|
||||
asm volatile("ertn");
|
||||
}
|
||||
|
||||
// arrange to receive timer interrupts.
|
||||
|
||||
Reference in New Issue
Block a user