Forum Discussion
Altera_Forum
Honored Contributor
20 years agowhy can not use main() in my board?
hi, I am a beginer of niosII.why can i only use alt_main() in my custom board,if i use main() always failure.but i can use main() in my development board.what's the reason? thank you!
Altera_Forum
Honored Contributor
20 years agothank you for your sugestion.but i have a sram(is61lv25616al-4mbit) . my program can run on it .so i think it may be have another reason.