MSP430 mcu: Display characters on terminal I/O __ IAR simulator
- From: "JS" <xyz@xxxxxxxxx>
- Date: Thu, 18 Oct 2007 12:18:03 -0500
I am trying to debug my code via the built-in IAR simulator. Is there any way to using the printf statement in the source code to send characters to terminal I/O during simulation?
such as :
printf("hello world");
printf("PORT2 = %d", P2IN); //read and display port 2 pins
Has anybody used the statements above or something similar before? Please share your idea or suggestions,
Thanks in advance,
JIMMY
- Follow-Ups:
- Re: MSP430 mcu: Display characters on terminal I/O __ IAR simulator
- From: Everett M. Greene
- Re: MSP430 mcu: Display characters on terminal I/O __ IAR simulator
- From: Hans-Bernhard Bröker
- Re: MSP430 mcu: Display characters on terminal I/O __ IAR simulator
- Prev by Date: Re: is it possible to implement soft modem v.34 with at91sam9261?
- Next by Date: PICKIT2 Programming Problem
- Previous by thread: is it possible to implement soft modem v.34 with at91sam9261?
- Next by thread: Re: MSP430 mcu: Display characters on terminal I/O __ IAR simulator
- Index(es):
Relevant Pages
|