Part Number: TPS65165EVM-233
Tool/software: Code Composer Studio
Hello Everyone,
I am using Ubuntu 14.04.1 and Vision-Sdk 2.09. My code build on BIOS and using TDA2X board.
I am using CCV6.2 for debugging procedure through J-tag connection. J-tag type is SEED-XDS560v2.
I am using M4 as main core along with EVE1, EVE2, DSP1, DSP2, IPU1, IPU2 cores.
I am loaded binaries on IPU1_0 and A15_0 cores, the load programs are "vision_sdk_ipu1_0_debug.xem4" and "vision_sdk_a15_0_debug.xa15fg".
The IPU1_0 core running is blocked at Ipc_start() function when CCSV6.2 debugging the multi-core procedure. The error caused by Ipc_attach() failed and the procedure always run it lead to Ipc_start() block.
My question as fallow:
1) Is it right for the Ipc_start() function block when CCSV6.2 debugging? PS: I am running the "AppImage" everything is OK through to SD running mode on TDA2X board.
2) Base on the condition above, I found a strange issue, I can't add the "Code Composer Studio Breakpoint" on some source code file when CCSV6.2 debugging, some source code file is working, the error message is "No code is associated with "XXXX" , in any loaded symbols". Please tell me how to solve it, thanks.
Regards,
Ellende.