Re: Breakpoint instantiation
- From: Selin Metin <nospams@xxxxxxxxx>
- Date: Wed, 04 Jun 2008 09:34:32 +0200
Once again I'm telling: I have a platform compiled for debug build, with KITL and Kernel debugger enabled (since the beginning). With all these settings enabled, I don't have breakpoints!!!
Erwin Zwart schrieb:
The problem is that you are not running a debug kernel..
Select the debug configuration and make sure that the following options are enabled:
Right click on your OSDesign in the "Solution explorer" tab and select options from the context menu:
Under the "Configuration proporties" item select "build options".
Make sure that, in the right pane, "Enable KITL" and "Enable Kernel Debugger" are enabled.
Erwin Zwart
"Selin Metin" <nospams@xxxxxxxxx> wrote in message news:%23k6AWjVxIHA.2208@xxxxxxxxxxxxxxxxxxxxxxxBut my module is loaded, I can run it on the device. I see the module loading message on the output window....
Also I cannot connect to the device with the remote tools. I played with the settings, and so on, but it didn't work. The connection is OK for downloading the image, but no remote connection nor remote shell execution is possible. Could the breakpoint problem be related with this? I only see Default Device in the remote tools device list.
Selin
SelinAtHeitec
Erwin Zwart schrieb:The image tells me that your module is not loaded. Thus the application did not start.
When you start the module the breakpoint will become a dark red dot/circle. When the breakpoint hits, there is a yellow arrow in the red dot. Thats with the colors ;-)
Have you tried a DebugBreak();?
Erwin Zwart
"Selin Metin" <nospams@xxxxxxxxx> wrote in message news:OkMiyeLxIHA.1236@xxxxxxxxxxxxxxxxxxxxxxxWhen I set breakpoints, they look like the image file. Normally they
should have dark red colour, and when the debugger becomes active and
the application is loaded, they should turn to bright red. The caution
triangle makes me suspicious that something is wrong.
Almost all the settings of my OS design and the subproject are default.
Where could be the problem?
Jack schrieb:The behaviour you describe is correct.
The breakpoints are only "active" when you have a debug connection,
and the pdb file is loaded.
- Follow-Ups:
- Re: Breakpoint instantiation
- From: shai
- Re: Breakpoint instantiation
- References:
- Re: Breakpoint instantiation
- From: embedinfo
- Re: Breakpoint instantiation
- From: Jack
- Re: Breakpoint instantiation
- From: Selin Metin
- Re: Breakpoint instantiation
- From: Jack
- Re: Breakpoint instantiation
- From: Selin Metin
- Re: Breakpoint instantiation
- From: Erwin Zwart
- Re: Breakpoint instantiation
- From: Selin Metin
- Re: Breakpoint instantiation
- From: Erwin Zwart
- Re: Breakpoint instantiation
- Prev by Date: Re: Activesync file filter
- Next by Date: Re: USBAttachDevice : LPCUSB_INTERFACE UsbInterface = NULL
- Previous by thread: Re: Breakpoint instantiation
- Next by thread: Re: Breakpoint instantiation
- Index(es):