Hello,
Does any one know how to modify the printf fonction and the UART in a way that when IAR executes a pritnf ("azerty = %d",var), i get the text of the printf fonction in my I/O terminal via an RS 232 link that comes from the MCU hardware board directly? I need this fonction to debug my code when NOT in simulation mode. Please help, any example code will be helpful !
William