Other Parts Discussed in Thread: SYSBIOS
Tool/software:
Hi team,
A customer is working on is the port of PDK for C6678 changing to a PDK targeted for C6657.
These are the current build errors:
Building file: "../Pluto_C6657_Core1.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_55_02_22_core/xs" --xdcpath="C:/ti/bios_6_76_03_01/packages;C:/ti/pdk_c665x_2_0_16/packages;C:/ti/uia_2_30_01_02/packages;C:/ti/bios_6_76_03_01/packages/ti/posix/ccs;C:/ti/ndk_3_61_01_01/packages;C:/ti/ipc_3_50_04_08/packages;C:/ti/edma3_lld_2_12_05_30E/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6657 -r debug -c "C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c6000_8.3.5" "../Pluto_C6657_Core1.cfg"
making package.mak (because of .xdcenv.mak) ...
configuring Pluto_C6657_Core1.xe66 from package/cfg/Pluto_C6657_Core1_pe66.cfg ...
subdir_rules.mk:12: recipe for target 'build-8928465-inproc' failed
js: "C:/Users/M45567/OneDrive - NGC/Home/Programs/NextGen_ServoDSP/PlutoServoDSP_2023/latest/Pluto_DSP/C6657_Master_CPU/Pluto_C6657_Core1/Pluto_C6657_Core1.cfg", line 115: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.drv.pa' along the path: 'C:/ti/bios_6_76_03_01/packages;C:/ti/pdk_c665x_2_0_16/packages;C:/ti/uia_2_30_01_02/packages;C:/ti/bios_6_76_03_01/packages/ti/posix/ccs;C:/ti/ndk_3_61_01_01/packages;C:/ti/ipc_3_50_04_08/packages;C:/ti/edma3_lld_2_12_05_30E/packages;C:/ti/xdctools_3_55_02_22_core/packages;..;'. Ensure that the package path is set correctly.
"./package/cfg/Pluto_C6657_Core1_pe66.cfg", line 196
gmake.exe: *** [package.mak:204: package/cfg/Pluto_C6657_Core1_pe66.xdl] Error 1
js: "C:/ti/xdctools_3_55_02_22_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-8928465-inproc] Error 1
gmake: *** [build-8928465] Error 2
subdir_rules.mk:9: recipe for target 'build-8928465' failed
**** Build Finished ****