EmbeddedRelated.com
Forums
Memfault Beyond the Launch

IAR Printf() usage.

Started by bharat September 12, 2005
Dear IAR people,
I am using IAR embedded workbench for MSP430 Ver3.3. 
I am using printf() function to debug my MSP430 code.
But I was unable to see the output on any of debug windows like, Log..etc.
 Does IAR workbench supports printf function ? or there any alternate method 
to see the debug messages ?.
 Regards,
Bharat.





Beginning Microcontrollers with the MSP430

bharat wrote:

>Dear IAR people,
>I am using IAR embedded workbench for MSP430 Ver3.3. 
>I am using printf() function to debug my MSP430 code.
>But I was unable to see the output on any of debug windows like, Log..etc.
> Does IAR workbench supports printf function ? or there any alternate method

>to see the debug messages ?.
> Regards,
>Bharat.
>  
>

You should see the output in a window called "Terminal Output", which 
you open fr the meny "View".

    -- Anders Lindgren, IAR Systems

-- 
Disclaimer: Opinions expressed in this posting are strictly my own and
not necessarily those of my employer.


thnak you.
i got it.
 regards,
bharat

 On 9/14/05, Anders Lindgren <Anders.lindgren@Ande...> wrote: 
> 
> bharat wrote:
> 
> >Dear IAR people,
> >I am using IAR embedded workbench for MSP430 Ver3.3.
> >I am using printf() function to debug my MSP430 code.
> >But I was unable to see the output on any of debug windows like, 
> Log..etc.
> > Does IAR workbench supports printf function ? or there any alternate 
> method
> >to see the debug messages ?.
> > Regards,
> >Bharat.
> >
> >
> 
> You should see the output in a window called "Terminal Output",
which
> you open fr the meny "View".
> 
> -- Anders Lindgren, IAR Systems
> 
> --
> Disclaimer: Opinions expressed in this posting are strictly my own and
> not necessarily those of my employer.
> 
> 
> 
> 
> .
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
>






Memfault Beyond the Launch