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