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 agoCheck if loader is correctly loading program code into ssram.
If not, your ssram is still uninitialized and program hangs when you try to execute from ssram.