Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSoftware size is too big
Hello guys, i've tried small C lib, reduced device drivers and everything else but nothing works.. I am using Quartus V10.0SP1 and NIOSEDS V10.0SP1, A hello word simple program with a printf ta...
Altera_Forum
Honored Contributor
15 years ago
gets(bitrate);
// alt_putchar(c);
//}
alt_putstr(bitrate);
This works fine. But why it is initiatilized with some random values? If i type 101 it apears as a101 or sometimes b101 or sometimes ffef101