Hi,
I have installed AER from aer_c674le_obj_15_1_10_3_Win32.exe. I have also got "aer_c674le_obj_15_1_10_3_Win32.exe" and "xdais_5_21.tar". But, to install the tools for windows (according to the pdf, AER_Installation_Verification.pdf), I need cgen7_2_0A10155 and Cygwin 1.18 with Gnu Make 3.79.1 - I cannot find the download links for the above. Could you pls send me the download links for the above? thanks.
Hi Tharangini,
You can download the code gen tools from:
https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm
You may download version 7.2.0 or the latest.
The Cygwin tools can be download from http://cygwin.com/install.html. The version may be different from the one specified in the Installation Guide, but it should work.
Regards,
Jianzhong
Hi Jianzhong,
Thank you for your reply.
The support you offer is excellent! I just came in to work. I will try this out and keep you posted.
Thank you once again.
Thanks for your reply.
I have downloaded ti_cgt_c6000_7.2.0_setup_win32.exe [ I hope this is what is mentioned as cgen7_2_0A10155 in "AER_Installation_Verification.pdf" - Am I correct?]
I have already installed cygwin1.7.11-1 (the most recent version). But still I get the error
"js: "./setconfig.js", line 13: Error: FIle tempcfg.bat cannot be open fpr writing"
after I enter the command,
C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\swtools>cygwinxdc.bat bypass
(I am in the process of integrating AER into CCSv4 for voip application on c6747.When I follow the steps given in AER_Installation_Verification.pdf, section 4.4.1 : Rebuilding AER Test for C55x, C64x+, C674x in Windows: Using XDC Tools, as soon as I typr in cygwinxdc.bat bypass, I get the following error: js: "./Sectconfig.js", line 13: Error: FIle tempcfg.bat cannot be opened for writing.)
I have already installed the following(according to the "AER_Installation_Verification.pdf":
1. xdc tools 3_20_05_76
2. cgen 7_2_0A10155
3. XDAIS 5.21
4. cygwin 1.7.11-1
The only change in the installation is :
1. I have installed cgen version 7.2.0 instead of cgen 7_2_0A10155 (that is AER_Installation_Verification.pdf has asked to install cgen 7_2_0A10155)
2. I have installed cygwin 1.7.11-1 instead of cygwin 1.18 (that is AER_installation_Verification.pdf has asked to install cygwin 1.18)
I cannot find cygwin 1.18- that's why I have installed cygwin 1.7.11-1
Please help.
It seems that you do not have permission to create files under folder: C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\swtools. (Please see below)
Could you manually check if you can create a file in that folder?
Thank you for your reply. Yes, you are correct. That was a security issue. After I gave full permissions, that error went away. But, I am not able to get "aertest_c674le.x674"; instead, I get the following in the C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\aer\test\lnkr\c674le path:
aertest_c674le.x674.mk
aertest_c674le.x674.map
Even If I rename one of the above to have extension just .x674, the code composer studio says "Failed to load program"- reason is "invalid file format"
The following is the commands I gave in MS-DOS prompt:
C:\Users\Tara>cd C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\swtoolsC:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\swtools>cygwinxdc.bat bypass'rm' is not recognized as an internal or external command,operable program or batch file.Environment successfully configured..... XDCVERSION = xdctools_3_20_05_76. COVERITY VERSION = prevent-mingw-3.8.0. C54 CODEGENVERSION = 4-10. C55 CODEGENVERSION = cgen401. C64 CODEGENVERSION = cgen6_0_15. C674 CODEGENVERSION = cgen7_2_0A10155. C66 CODEGENVERSION = cgen7_2_0A10155. SDO ARCHITECTURE = sdoarch_standards_1_00_00. XDAISVERSION = xdais_5_21. XDCCGROOT = C:/tools/. DOXYGENVERSION = 1.5.1-p1. GRAPGVIZVERSION = 2.12. HTMLHELPWORKSHOP = 10-01-2007. TITEMPLATES = 10-01-2007.C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\swtools>cd C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\aer\testC:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\aer\test>xdc XDCARGS="c674le"making package.mak (because of package.bld) ...ARGS SCRIPT ENV VAR NOT SPECIFIEDgenerating interfaces for package ti.mas.aer.test (because package/package.xdc.inc is older than package.xdc) ...gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.cl674 ./aersim/aersim.c ...cl674 ./aersim/aersim_main.c ...cl674 ./aicsim/aic.c ...cl674 ./piusim/piu.c ...cl674 ./piusim/piuasm.c ...cl674 ./piusim/piunum.c ...cl674 ./siusim/siumgr.c ...cl674 ./siusim/siu.c ..."./siusim/siu.c", line 149: warning #770-D: conversion from pointer to smaller integer"./siusim/siu.c", line 187: warning #770-D: conversion from pointer to smaller integer"./siusim/siu.c", line 205: warning #770-D: conversion from pointer to smaller integercl674 ./siusim/siuaer.c ...cl674 ./siusim/siuagc.c ...cl674 ./siusim/siugain.c ...cl674 ./siusim/vheap.c ...cl674 ./siusim/siumisc.c ...cl674 ./siusim/siusgn.c ...cl674 ./siusim/siutx.c ...cl674 ./siusim/cheap.c ...cl674 ./siusim/siuveu.c ...cl674 ./siusim/siurx.c ...cl674 ./aersim/aersim_setup.c ..."./aersim/aersim_setup.c", line 694: warning #225-D: function declared implicitly"./aersim/aersim_setup.c", line 1035: warning #225-D: function declared implicitlycl674 ./aersim/aersim_fileIO.c ...cl674 ./siusim/siudrc.c ...cl674 ./siusim/drcfilter.c ...cl674 ./aersim/aerbsdlb.c ...cl674 ./aersim/aerhbuff.c ...cl674 ./aersim/aerrxtxscratch.c ...cl674 ./aersim/aerhovfb.c ...cl674 ./aersim/aerhupab.c ...cl674 ./aersim/aernbuff.c ...cl674 ./aersim/aerpbuff.c ...cl674 ./aersim/aerpsiu.c ...cl674 ./aersim/aerrbuff.c ...cl674 ./aersim/aerrxeqdlb.c ...cl674 ./aersim/aerrxeqfb.c ...cl674 ./aersim/aertxeqdlb.c ...cl674 ./aersim/aertxeqfb.c ...cl674 ./aersim/aerworkb.c ...cl674 ./aersim/aerxbuff.c ...cl674 ./aersim/aerinstbuff.c ...cl674 ./aersim/agcinstbuff.c ...cl674 ./aersim/aerpowbuff.c ...cl674 ./aersim/aeriobuff.c ...cl674 ./aersim/aerbsdlb2.c ...cl674 ./aersim/aerrxbsout.c ...cl674 ./aersim/aerfdnlpb.c ...cl674 ./aersim/aerfdnlps.c ...cl674 ./aersim/aernrbuff.c ...cl674 ./aersim/veuinstbuff.c ...cl674 ./aersim/drcinstbuff.c ...lnk674 lnkr/c674le/aertest_c674le.x674 ...error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./siusim/siuaer.o674"error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./siusim/siuagc.o674"error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./siusim/siusgn.o674"error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./siusim/siutx.o674"error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./siusim/siuveu.o674"error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./siusim/siurx.o674"error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim_setup.o674"error: symbol "_aepTxInst" redefined: first defined in "./package/cfg/lnkr/c674le/aertest_c674le/./aersim/aersim.o674"; redefined in "./package/cfg/lnkr/c674le/aertest_c674le/./siusim/siudrc.o674""lnkr/c674le/aertest_c674le.cmd", line 44: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 55: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 76: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 77: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 132: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 163: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 165: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 168: warning: no matching section"lnkr/c674le/aertest_c674le.cmd", line 188: warning: no matching sectionerror: errors encountered during linking; "lnkr/c674le/aertest_c674le.x674" not builtgmake.exe[1]: *** [lnkr/c674le/aertest_c674le.x674] Error 1gmake.exe: *** [lnkr/c674le/aertest_c674le.x674] Error 2C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\aer\test>Thus, I am able to verify the pre-built test code, but I am not able to rebuild the test code for c674x in windows7.
I have installed the following as per the "AER_Installation_Verification.pdf"
1.xdc tools 3_20_05_76
2.cgen 7.2.0
3.XDAIS 5.21
4. Cygwin 1.7.11-1
I downloaded the new AER version 16.0.0.1 and I installed the tools listed in the document "AER_Installation_Verification.pdf"
But, I am not able to rebuild the test code for c674x in windows7 for this version of AER 16.0.0.1 as well. Following is what I get in the command prompt:
C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\swtools>cygwinxdc.bat bypass'rm' is not recognized as an internal or external command,operable program or batch file.Environment successfully configured..... XDCVERSION = xdctools_3_20_05_76. COVERITY VERSION = prevent-mingw-3.8.0. C54 CODEGENVERSION = 4-10. C55 CODEGENVERSION = cgen401. C64 CODEGENVERSION = cgen7_2_06. C674 CODEGENVERSION = cgen7_2_06. C66 CODEGENVERSION = cgen7_2_06. SDO ARCHITECTURE = sdoarch_standards_1_00_00. XDAISVERSION = xdais_5_21. XDCCGROOT = C:/tools/. DOXYGENVERSION = 1.5.1-p1. GRAPGVIZVERSION = 2.12. HTMLHELPWORKSHOP = 10-01-2007. TITEMPLATES = 10-01-2007C:\Program Files\Texas Instruments\aer_c674le_obj_15_1_10_3\packages\ti\mas\aer\test>xdc XDCARGS="c674le"making package.mak (because of package.bld) ...ARGS SCRIPT ENV VAR NOT SPECIFIEDgenerating interfaces for package ti.mas.aer.test (because package/package.xdc.inc is older than package.xdc) ...gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.gmake.exe[1]: *** No rule to make target `all'. Stop.cl674 ./aersim/aersim.c ...C:/tools/c6xx/cgen7_2_06/c6000/cgtools/bin/cl6x: not foundgmake.exe[1]: *** [package/cfg/lnkr/c64Ple/aertest_c64Ple/./aersim/aersim.o64P]Error 127gmake.exe: *** [lnkr/c64Ple/aertest_c64Ple.x64P] Error 2
Thanks.
Hi tharangini chinnadurai,
I rebuilt for c5510, not for c6xxx, i have a error:
making package.mak (because of package.bld) ...ARGS SCRIPT ENV VAR NOT SPECIFIEDgenerating interfaces for package ti.mas.aer.test (because package/package.xdc.inc is older than package.xdc) ...
please help me! thanks.
my English isn't good. i hope you understand my mean