Part Number:AM5728
sdk版本:ti-processor-sdk-rtos-am57xx-evm-06.03.00.106-Linux-x86-Install.bin
ccs版本6.1.3
再安装RTOS_SDK过程中,使用CCS导入RTOS组件时,报了这个错误
由于我使用的是ccsv6.1.3,所以把xdctools版本换成了3.32.1.22,然后安装成功了,我不知道这个操作是否有影响
这个问题困扰了我很久了,我不知道该如何解决
Shine:
请使用ccs 9.3以上的版本,请看下面的release note里对软件版本的要求。https://software-dl.ti.com/processor-sdk-rtos/esd/docs/06_03_00_106/rtos/index_release_specific.html
,
1 1:
我使用ccs9.3又报了新的错误,在之前的时候也尝试使用ccs9.3,就是因为连helloworld的工程都编译不过,才选择了低版本的ccs
**** Build of configuration Debug for project GPIO_LedBlink_evmAM572x_c66xTestProject ****
/home/glc/ti/ccs930/ccs/utils/bin/gmake -k all
/home/glc/ti/ccs930/ccs/utils/bin/gmake -k all Cannot run program "/home/glc/ti/ccs930/ccs/utils/bin/gmake": Unknown reason
Error: Program "/home/glc/ti/ccs930/ccs/utils/bin/gmake" not found in PATHPATH=[/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/arm-2009q1/bin:/home/glc/ccs930+RTOS-sdk/ccs930/ccs/utils/bin:/home/glc/ti-processor-sdk-linux-am57xx-evm-06.03.00.106/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/arm-2009q1/bin:/home/glc/ccs930+RTOS-sdk/ccs930/ccs/utils/bin]
Error: Program "/home/glc/ti/ccs930/ccs/utils/bin/gmake" is not found in PATH
PATH=[/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/arm-2009q1/bin:/home/glc/ccs930+RTOS-sdk/ccs930/ccs/utils/bin:/home/glc/ti-processor-sdk-linux-am57xx-evm-06.03.00.106/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/arm-2009q1/bin:/home/glc/ccs930+RTOS-sdk/ccs930/ccs/utils/bin]
**** Build Finished ****
,
Shine:
请看一下是否按照下面网站上的步骤操作的。1.4.5.1.5. PDK Example and Test Project Creationhttps://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_overview.html#rebuild-pdk