InterviewSolution
Saved Bookmarks
| 1. |
How To Debug Output On Emulator And Phone? |
|
Answer» When an application is running on the BREW Emulator, DBGPRINTF outputs messages to the Visual C++ Debug Window. Currently, DBGPRINTF messages are not available while running on a phone. SUPPORT for outputting debug messages to a HOST PC via serial connection is under development. When an application is running on the BREW Emulator, DBGPRINTF outputs messages to the Visual C++ Debug Window. Currently, DBGPRINTF messages are not available while running on a phone. Support for outputting debug messages to a host PC via serial connection is under development. |
|