Forum Discussion
Altera_Forum
Honored Contributor
16 years agoUnable call alt_main() inside _start routine when using SSRAM as program memory
Hi, My Application is not able call alt_main() inside _start routine when using SSRAM as program memory. I read the PC register and found that it is stop at "call alt_main" in *.objdump file ...
Altera_Forum
Honored Contributor
16 years agoThanks for your reply Cris72.
I load my application thru the "Run as --> Nios II Hardware". Program should have loaded into ssram as it state it is verified in the Console Tab.