Forum Discussion

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

hello world - strange variables behavior

Hello, I'm new to nios2 developpement and i'm having problems running the simple hello_world exemple : When I lauch this code : int main() { unsigned char i,j,k; printf("Hello from N...