Re: Breakpoint instantiation



On 2 Jun., 05:55, embedinfo <embedi...@xxxxxxxxx> wrote:
On May 30, 7:40 am, Selin Metin <nosp...@xxxxxxxxx> wrote:

Hi All,

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

Hi,

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.
.



Relevant Pages

  • Re: Debugging TMS320, Step 1
    ... need to know how to set breakpoints after the download is done. ... get started with simple debugging (breakpoints and reading and setting ...
    (comp.arch.embedded)
  • Re: Debugging TMS320, Step 1
    ... need to know how to set breakpoints after the download is done. ... with simple debugging (breakpoints and reading and setting variables). ...
    (comp.arch.embedded)
  • Re: Debugging TMS320, Step 1
    ... need to know how to set breakpoints after the download is done. ... with simple debugging (breakpoints and reading and setting variables). ... understand that I can order a USB JTAG cable, ...
    (comp.arch.embedded)
  • Re: Debugging TMS320, Step 1
    ... so I need to know how to set breakpoints after the download ... been able to get by without a debugger, ... (breakpoints and reading and setting variables). ... can order a USB JTAG cable, ...
    (comp.arch.embedded)
  • Debugging TMS320, Step 1
    ... need to know how to set breakpoints after the download is done. ... else, long since gone, did the original development, so I missed that stage ... So far, I've been able to get by without a debugger, ... with simple debugging (breakpoints and reading and setting variables). ...
    (comp.arch.embedded)

Loading