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 agohow to initialize of the system libraries generated by the Altera HAL??
is there an error in my QuartusII or niosII IDE? thank you!