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

OMAP138&AM1808 UBL 编译报错–未找到 timake命令

你好!采用TI官方的UBL代码,参照zhca481.pdf编译指导手册步骤进行的,出现下面报错,请帮忙给出指导建议

HYB@HYB-PC ~/OMAP-L138/CCS
$ make
make[1]: 进入目录“/home/HYB/OMAP-L138/CCS/UBL_ARM”
Building UBL_SPI_MEM.pjt for device OMAPL138
/bin/sh:行4: timake: 未找到命令
mv: 无法获取'UBL_SPI_MEM.ais' 的文件状态(stat): No such file or directory
Building UBL_SPI_MEM.pjt for device AM1808
/bin/sh:行4: timake: 未找到命令
mv: 无法获取'UBL_SPI_MEM.ais' 的文件状态(stat): No such file or directory
Building UBL_NAND.pjt for device OMAPL138
/bin/sh:行4: timake: 未找到命令
mv: 无法获取'UBL_NAND.ais' 的文件状态(stat): No such file or directory
Building UBL_NAND.pjt for device AM1808
/bin/sh:行4: timake: 未找到命令
mv: 无法获取'UBL_NAND.ais' 的文件状态(stat): No such file or directory
Building UBL_NOR.pjt for device OMAPL138
/bin/sh:行4: timake: 未找到命令
mv: 无法获取'UBL_NOR.ais' 的文件状态(stat): No such file or directory
Building UBL_NOR.pjt for device AM1808
/bin/sh:行4: timake: 未找到命令
mv: 无法获取'UBL_NOR.ais' 的文件状态(stat): No such file or directory
make[1]: *** [makefile:52:all] 错误 1
make[1]: 离开目录“/home/HYB/OMAP-L138/CCS/UBL_ARM”
make: *** [makefile:45:all] 错误 2
HYB@HYB-PC ~/OMAP-L138/CCS

Thanks

Best Regards

XiongWei

Shine:

timake所在的路径设置了么?If you wish to rebuild the CCSv3 projects included in the package from the command-line, you need to have the timake tool in the system path as well. This path is typically <CCSv3 Install Path>\cc\bin. http://processors.wiki.ti.com/index.php/Rebuilding_the_Flash_and_Boot_Utils_Package#CCSv3

 

san zhang12:

你好,我也遇见过这个问题了,请问您解决了没有?

MIKI JIANG:

回复 Shine:

请问官方的UBL 和uboot源代码在哪里下载?

Tony Tang:

回复 MIKI JIANG:

MIKI JIANG请问官方的UBL 和uboot源代码在哪里下载?

http://software-dl.ti.com/sitara_linux/esd/AM180xSDK/latest/index_FDS.html

赞(0)
未经允许不得转载:TI中文支持网 » OMAP138&AM1808 UBL 编译报错–未找到 timake命令
分享到: 更多 (0)