Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: RE: CCS v5.5 Command Line Build - Can't find gmake

$
0
0

[quote user="c0l0jar0"]Will someone look at these files eventually or does this mean no on knows.?[/quote]

Unfortunately it is the latter (no one knows). The project files look fine. I then  tried to build it from the command line. It worked:


C:\Users\a0389327\Desktop\headless>C:\ti\ccsv5.5.0.00077\ccsv5\eclipse\eclipsec.exe -nosplash -data "C:\dsp_source\branches\us2128\unit_tests\projects" -ccs.autoImport -application com.ti.ccstudio.apps.projectBuild -ccs.projects afc_corrector -ccs.configuration Debug                                                                            

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
CCS headless build starting... [Sat Feb 22 13:57:09 EST 2014]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

================================================================================
Pre processing...


================================================================================
Building...


**** Clean-only build of configuration Debug for project afc_corrector ****

"C:\\ti\\ccsv5.5.0.00077\\ccsv5\\utils\\bin\\gmake" -j -k clean
DEL /F  "afc_corrector.out"
DEL /F "afc_corrector.pp"
DEL /F "afc_corrector.obj"
'Finished clean'
' '

**** Build Finished ****

**** Build of configuration Debug for project afc_corrector ****

"C:\\ti\\ccsv5.5.0.00077\\ccsv5\\utils\\bin\\gmake" -j -k all
'Building file: C:/Users/algorithms/demod/afc_corrector.cpp'
'Invoking: C6000 Compiler'
"C:/ti/ccsv5.5.0.00077/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x" -mv6740 -g --define="_DEBUG" --define="_TMS320C6X" --define="C6x_SIM" --include_path="C:/ti/ccsv5.5.0.00077/ccsv5/tools/compiler/c6000_7.4.4/include" --include_path="C:/dsp_source/branches/us2128/unit_tests/projects/afc_corrector/Debug" --include_path="C:/ti/ccsv5.5.0.00077/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/ccsv5.5.0.00077/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/ti/ccsv5.5.0.00077/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/Users/vendor_packages" --include_path="C:/Users/drivers/c6747_platform" --include_path="C:/Users/vendor_packages/ti/C6x_intrinsic_support" --include_path="C:/Users/drivers/hw_specific/wally2" --include_path="C:/Users/algorithms/demod" --include_path="C:/Users/drivers/dsp_bios_support_drivers" --include_path="C:/Users/drivers/device_drivers" --include_path="C:/Users/algorithms/utilities" --include_path="C:/Users/algorithms/testing" --include_path="C:/Users/algorithms/demod/c4fm" --include_path="C:/Users/algorithms/demod/pi4dqpsk" --include_path="C:/Users/algorithms/fec/ReedSolomon" --include_path="C:/Users/algorithms/fec" --include_path="C:/Users/algorithms/fec/convCode" --display_error_number --diag_warning=225 --abi=coffabi -k --preproc_with_compile --preproc_dependency="afc_corrector.pp"  "C:/Users/algorithms/demod/afc_corrector.cpp"
"C:/Users/algorithms/demod/afc_corrector.cpp", line 14: warning #1005-D: return type of function "main" must be "int"
'Finished building: C:/Users/algorithms/demod/afc_corrector.cpp'
' '
'Building target: afc_corrector.out'
'Invoking: C6000 Linker'
"C:/ti/ccsv5.5.0.00077/ccsv5/tools/compiler/c6000_7.4.4/bin/cl6x" -mv6740 -g --define="_DEBUG" --define="_TMS320C6X" --define="C6x_SIM" --display_error_number --diag_warning=225 --abi=coffabi -k -z -m"afc_corrector.map" --warn_sections -i"C:/ti/ccsv5.5.0.00077/ccsv5/tools/compiler/c6000_7.4.4/lib" -i"C:/ti/ccsv5.5.0.00077/ccsv5/tools/compiler/c6000_7.4.4/include" -i"C:/ti/ccsv5.5.0.00077/bios_5_42_01_09/packages/ti/rtdx/lib/c6000" -i"C:/ti/ccsv5.5.0.00077/bios_5_42_01_09/packages/ti/bios/lib" -i"C:/dsp_source/branches/us2128/unit_tests/projects/afc_corrector" --reread_libs --xml_link_info="afc_corrector_linkInfo.xml" --rom_model -o "afc_corrector.out"  "./afc_corrector.obj"
<Linking>
warning #10210-D: creating ".stack" section with default size of 0x400; use the
   -stack option to change the default size
warning #10210-D: creating ".sysmem" section with default size of 0x400; use
   the -heap option to change the default size
'Finished building target: afc_corrector.out'
' '

**** Build Finished ****


================================================================================
CCS headless build complete!

So this confirms that your project is file. Other than adding the dummy cpp, I did not change any of the project settings at all. This points to your actual CCS or PC environment being the issue.


Igor made an earlier suggestion about disabling antivirus or other security monitoring temporarily while trying again. Did you actually try this? Igor's suggestion is a valid one (in helping us identify the root cause).


Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>