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.

CCS/DRA76P: ccs debug vision SDK problem

Part Number: DRA76P

Tool/software: Code Composer Studio

I want run vision SDK -> bios "sample_app"  on my DRA76P board by CCS tool. but when i debug i found IPU1_0 was blocked at Ipc_attach() function and can not continue running. I have no idea why?

i think this sample code just use IPU1_0, DSP1 so i only load binary of "vision_sdk_ipu1_0_release.xem4" and "vision_sdk_c66xdsp_1_release.xe66" into IPU1_0 and DPS1 respectively.

i also try to load all binary to IPU1_0, IPU1_1, IPU2, A15, EVE1, EVE2, DSP1, DSP2 core repectively, but the sampe problem occured. please help me to find out the problem thanks!

  • CCS Debug info as following:
    Texas Instruments XDS2xx USB Debug Probe_0/Cortex_M4_IPU1_C0 (Suspended)
    Ipc_start() at Ipc.c:805 0x8290DFC8
    System_ipcStart() at system_ipc_bios_ipc.c:473 0x8295BFFA
    System_start(void (*)(unsigned int,unsigned int))() at system_common.c:752 0x8292F250
    main_common() at main_common_ipu1_0.c:223 0x8294C484
    _c_int00() at boot.asm:254 0x82955998 (_c_int00 does not contain frame information)
  • Hi,

    Please follow section 3.7 of the below guide

    vision_sdk\docs\UserGuides\VisionSDK_UserGuide_TDA2px.pdf.

    Regards,

    Anuj