This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/BEAGLEBK: Adding breakpoint to my application

Part Number: BEAGLEBK

Tool/software: TI-RTOS

Hi,

I have rebuilt my NDK in debug mode so that I can debug my application better. I want to add a breakpoint in fdt/ipout.c at function LLITxIpPacket function. I know that my app calls this function (I figured it out after stepping in and stepping over). But when I try to set a breakpoint on this line I get a warning:

No code is associated with "fdt/ipout.c", line 447 in "workspace/myapp/Debug/myapp.out"

Is there any way to overcome this? It would make my debugging faster.

Here are the details of tools that I am using:

EDMA3 Low Level Driver 2.12.5

NDK 3.40.1.01

SYS/BIOS 6.73.1.01

am335x PDK 1.0.13

xdctools_3_51_01_18

Regards

Vishav