Re: Breakpoint instantiation
- From: Selin Metin <nospams@xxxxxxxxx>
- Date: Mon, 02 Jun 2008 13:35:46 +0200
Jack schrieb:
On 2 Jun., 05:55, embedinfo <embedi...@xxxxxxxxx> wrote:On May 30, 7:40 am, Selin Metin <nosp...@xxxxxxxxx> wrote:
Hi All,Hi,
I'm trying to debug a simple Hello World application on a phytec iMX31
board. But when I set breakpoints on myhello.cpp file, the breakpoints
look like a red hollow circle with a yellow caution triangle. When I
download the module to the board, the breakpoints are never
active/instantiated. The application runs and it resides in the modules
section of the ce.bib file.
Where can be my fault that I can't set breakpoints correctly? I read
many things about source path mapping, etc. but none solved my problem.
Thanks in advance,
Selin
Check if .pbd and .exe time stamps are same. Second thing you can do
is, run "loaddbg.exe" from WINCE shell before executing you app.
Thanks
Is your debugger connected?
It looks like your debugger isn't connected or the pdb file is not
matching.
What if you quickly create a default application with the wizzard and
try if there everything is working.
I created this hello world app with the wizard. I agree that the debugger seems not working because although I can run the app on the target platform, the following commande does not work on the target control window.
> s myhello.exe
If I clean & rebuild the solution, the .exe and .pdb files time stamp info match each other.
The problem starts even before I download the application to the target. When I insert breakpoints (IDE not connected to the board yet), the breakpoint symbols are hollow red circles with yellow caution triangles. Enabling/disabling breakpoints does not make any change. I followed the tutorial to make a simple hello world application, so I assume my settings are correct.
Do I need an update, QFE, or something? (I'm using the eval version of PB).
Selin
SelinAtHeitec
.
- Follow-Ups:
- Re: Breakpoint instantiation
- From: Jack
- Re: Breakpoint instantiation
- References:
- Re: Breakpoint instantiation
- From: embedinfo
- Re: Breakpoint instantiation
- From: Jack
- Re: Breakpoint instantiation
- Prev by Date: RE: Serial communication problem..
- Next by Date: RE: Serial communication problem..
- Previous by thread: Re: Breakpoint instantiation
- Next by thread: Re: Breakpoint instantiation
- Index(es):
Relevant Pages
|
Loading