Forum Discussion
JBlec2
Occasional Contributor
6 years agoProblems with C-Code in Eclipse for NIOS II
Hi , i wrote a program for a test in C++ on my PC in Eclipse. I thought : if i change it into C Nios will have it easier. So I translated it into C. I Thought copy and pasting it would be enough. ...
JBlec2
Occasional Contributor
6 years agoWow I now put all my global variables into the main and it works better now. It is just a little bit slower and ONE!!!! character is missing xD
Maybe because the connection between NIOS and the console is bad ?