Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
I do not think you can do that using the Altera HAL. If you use ucLinux then probably you can use Uboot...
Paolo - Altera_Forum
Honored Contributor
Did any one find a solution for this..?
I am using Micro C OS and Nios II IDE.....please let me know how to pass arguments to C main function.... - Altera_Forum
Honored Contributor
Where do you think the arguments are going to come from?
You are writing code for an embedded system! not an application for an interactive OS. - Altera_Forum
Honored Contributor
^^^ makes sense...thanks for the reply...