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.

About source code debug in Ipc_start() of IPC.

Guru 10570 points
Other Parts Discussed in Thread: SYSBIOS

Hello.

I am using CCSv5.1.0.06000.
My application is using Ipc_stat() of IPC.

I know that there is source code of Ipc_stat() below.
  C:\ccs\ipc_1_23_02_27\packages\ti\sdo\ipc\ipc.c
But, I have not been able to debug inside of Ipc_stat().
The below message displayed when it calls Ipc_stat() on my application.
-- message --
No source available for "0x8070bcb4"
[Vew Disassembly]
----------------

Could you let me know?
 - Can I display the source code of Ipc_stat and debug inside of it when I call Ipc_stat?
 - How can I make it?

Best regards,
RY