Altera_Forum
Honored Contributor
16 years agoPrintf problem
Hi guys
i've posted before some problems with sdram and custon nios II platform, finally i was able to solve that issues by searching hard on the internet =/... now i've got another problem, when running a program on my board i get strange printf's behavior, like this: supose that my code is printf("Hello nios II") but my output is "HHllooffoo iissII!!" instead of "Hello from NiosII!" Does anyone has an solution for this? I'm using a Ciclone 2, EP2C35F with an external SDRAM on my design Julio