Forum Discussion

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

how can i include fun.c in nios

hi everyone i put some functions in fun.c, try to make the main.c easy to read. how can i include fun.c in main.c? where should i put the fun.c? i tried to put it in the bsp floder, but the e...