Re: printf from application not displayed in target control
- From: Gammaraman <Gammaraman@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Aug 2008 13:48:04 -0700
Thank you Paul. I will be sure not to be so vague in the future.
I am using Platform Builder for WinCE 5 to talk to a device running WinMob
6.1.
I could use the RETAILMSG/DEBUGMSG mechanism to display messages in Platform
Builder over KITL but I am looking for a way to have these messages be
displayed on the target control shell where I am invoking the application
from. Is this possible?
Thanks.
"Paul G. Tobey [eMVP]" wrote:
No, it won't do that. The output will go to standard I/O which, if you.
included the console (Command Processor/Console Window in the CE5 catalog),
will cause that output to go to a new window on the screen of the device,
just like it would do if you were running a DOS program on a PC. If your OS
does not include the console components, the output goes into the ether, I
think.
Take a look at this page to make sure that you put the necessary information
in your question that we need to answer it (what's the OS version, for
example?), for future reference:
http://guruce.com/blogpost/howtoaskquestionsonnewsgroups
Paul T.
"Gammaraman" <Gammaraman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9942172E-B746-473B-983D-E269B12F960F@xxxxxxxxxxxxxxxx
I am running an application from the target control shell in Platform
Builder
like this
s app_name
the app is trivial and simply does a printf of say hello world but I do
not
see this displayed in the shell. Where is this output going? Do I need to
set
something up for it to show in the shell windows?
Thanks.
- References:
- printf from application not displayed in target control
- From: Gammaraman
- printf from application not displayed in target control
- Prev by Date: Debug info generation
- Next by Date: Re: Debug info generation
- Previous by thread: printf from application not displayed in target control
- Next by thread: Re: printf from application not displayed in target control
- Index(es):
Relevant Pages
|