Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Is it possible to pass arguments to the main() function in NIOS II SBT

Hello, Just a generic question. I am using the NIOS II SBT eclipse for an application code and I would like to pass some values to the main() function. The syntax for a C program main() funct...