TI您好:
我要通过IPC的notify模块实现core0与core1的核间通信,但是我创建的基于notify的IPC工程时,点击.cfg文件时报错:
Description Resource Path Location Type
xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.sdo.utils' along the path: 'C:/ti/ipc_3_41_00_08/packages/ti/sdo/utils/package;C:/ti/ccsv5/ccs_base;C:/Users/CJC/workspace_v5_1/IPC_notify/.config/;C:\ti\xdctools_3_23_05_61\packages;'. Ensure that the package path is set correctly. notify_multicore.cfg /IPC_notify Configuration Validation XDCTools Configuration Marker
总是出现这样的报错,我也把ti.sdo.utils添加到路径里了,希望得到您的帮助