We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi guys, So I'm facing an annoying issue using printf in keil. The IDE does not show what I print, furthermore it just keeps printing continuously random characters like these : ™™™™úú±úy±q±ù±± ± ± ™ú± ± ± ‘±± ™üý™±±ú±úú %±üú©ú±™þ All I did was declare a variable, and then print it : printf(" %d \n", testVariable);
- I included stdio.h - I created a file with the fputc function But still nothing works. Does anyone have any idea?.. Thank you very much !
keil : 5.23 StM32373C eval board.