TI中文支持网
TI专业的中文技术问题搜集分享网站

AM5708: 在linux下编译的DSP程序,ti.platforms.修改或是新建一个platforms

Part Number:AM5708

有没有例程,或是说明文档,通过CCS可以建立,linux下呢,工程管理是通过makefile,
platforms也要通过CCS才新建立么?
Nancy Wang:

要通过ccs建立。

7.2.1 Choosing an Available Platform

7.2.2 Creating a Custom Platform

www.ti.com/…/spruex3v.pdf

,

user3688025:

我新建后,工程中配置成新的这个Platform,但是编译不通过。
有如下的错误。

make PROFILE=debug PROCLIST="" server_dsp1.x
make[1]: Entering directory `/home/am57xx/Documents/wx-ad7606-v1.0/src/dsp1'
#
# Making bin/debug/configuro/.config ...
/home/am57xx/ti/pdk_am57xx_1_0_10/packages/../../xdctools_3_50_03_33_core/xs --xdcpath="/home/am57xx/ti/pdk_am57xx_1_0_10/packages/../../bios_6_52_00_12/packa0/packages/../../ipc_3_47_01_00/packages;/home/am57xx/ti/pdk_am57xx_1_0_10/packages/../../xdctools_3_50_03_33_core/packages;/home/am57xx/ti/pdk_am57xx_1_0_10/packages;/home/am57xx/ti/pdk_am57xx_1_0_10/packages/../../dsplib_c66x_3_4_0_0/packages;/home/am57xx/ti/pdk_am57xx_1_0_10/packages/../../pdk_am57xx_1_0_10/packxdc.tools.configuro -o bin/debug/configuro \-t ti.targets.elf.C66 \-c /home/am57xx/ti/pdk_am57xx_1_0_10/packages/../../ti-cgt-c6000_8.2.2 \-p ti.platforms.wxDRA7XX:dsp1 \-b ../shared/config.bld -r debug \Dsp1.cfg
js: "/home/am57xx/ti/xdctools_3_50_03_33_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.plano longer shipped as part of XDCtools (/home/am57xx/ti/pdk_am57xx_1_0_10/packages/../../xdctools_3_50_03_33_core).Please ensure you are either using a pre-3added a product that includes your platform support along the path '/home/am57xx/ti/bios_6_52_00_12/packages;/home/am57xx/ti/ipc_3_47_01_00/packages;/home/am5ages;/home/am57xx/ti/mathlib_c66x_3_1_1_0/packages;/home/am57xx/ti/dsplib_c66x_3_4_0_0/packages;/home/am57xx/ti/pdk_am57xx_1_0_10/packages;/home/am57xx/ti/pdkls_3_50_03_33_core/packages'.Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled
make[1]: *** [bin/debug/configuro/.config] Error 1
make[1]: Leaving directory `/home/am57xx/Documents/wx-ad7606-v1.0/src/dsp1'
make: *** [debug] Error 2

,

Nancy Wang:

你是已经创建成功了,然后编译程序提示找不到该platform?CCS中选了吗?

,

user3688025:

这里使用的是makefile进行编译的,makefile中已经修改了新的了

,

Nancy Wang:

能否分享一下详细步骤,该问题我需要升级到英文论坛问一下。

赞(0)
未经允许不得转载:TI中文支持网 » AM5708: 在linux下编译的DSP程序,ti.platforms.修改或是新建一个platforms
分享到: 更多 (0)