Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Moreover if the NIOS CPU "entry" point is at 008000000 why is it starting from 0x008001C4?? --- Quote End --- The reset address contains a jump instruction to the start of the program. The function alt_main() starts at address 0x008001C4 and can change with each compile.