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.

OMAPL138 ARM Notify example

Other Parts Discussed in Thread: OMAPL138

I tried a new project using CCS OMAPL138 IPC notify_arm example. However; i got

undefined symbol error 

------------------------------

 ti_sdo_ipc_gates_GateMPSupportNull_query__E

 ti_sdo_ipc_gates_GatePeterson_query__E

 ti_sdo_ipc_heaps_HeapMemMP_isBlocking__E

 first referenced in file

----------------------------

workspace_v6_0\ARM9Pro\Debug\configPkg\package\cfg\notify_arm_pe9.oe9

How do i fix them?

  • Hi David,

    What type of code are you using ?

    Starterware ?

    What is the version of CCS ?

    If CCSv6, Could you please try this in CCSv5.

    Are you created new CCS project with IPC stuff or just trying to build IPC example ?

  • Using CCSv6. This project is from CCSV6's IPC OMAPL138 example project.  I open CCSV5.5., there is no this project. I copied the whole folder from workspace6 to workspace5 and built it, i got different error:

    js: "C:/Users/David Quach/workspace_v5_5/NotifyARM/notify_arm.cfg", line 34: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.sdo.utils' along the path: 'C:/ti/bios_6_35_04_50/packages;C:/ti/xdais_7_21_01_07/packages;C:/ti/xdais_7_21_01_07/examples;C:/ti/ccsv5/ccs_base;C:/ti/xdctools_3_25_04_88/packages;..;'. Ensure that the package path is set correctly.
    "./package/cfg/notify_arm_p674.cfg", line 180
    gmake.exe: *** [package/cfg/notify_arm_p674.xdl] Error 1