This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
Our customer is learning how to use the LAUNCHXL-F280025Claunchpad and have been going through the c2000 academy. In module 5, he is getting errors when he tried to build the given blank file or the completed example. Also, when trying to open the .syscfg file by double clicking on it brings up the message "Your file was not found, It may have been moved or deleted". What could be the cause of this error?
Regards,
Danilo
Hi Danilo,
Can you please send the full build-error log? The image does not say the full error.
Thanks & Regards,
Santosh
Hi Santosh,
Please see attached log file from our customer.
**** Build of configuration CPU1_RAM for project module5_sysconfig_blinkyled **** "C:\\ti\\ccs1120\\ccs\\utils\\bin\\gmake" -k -j 16 all -O Building file: "../c2000.syscfg" Invoking: SysConfig "" -s "C:/ti/c2000/C2000Ware_4_01_00_00/.metadata/sdk.json" -d "F28002x" -o "syscfg" --package 80QFP --part F28002x_80QFP --compiler ccs subdir_rules.mk:9: recipe for target 'build-383871663' failed process_begin: CreateProcess(NULL, "" -s C:/ti/c2000/C2000Ware_4_01_00_00/.metadata/sdk.json -d F28002x -o syscfg --package 80QFP --part F28002x_80QFP --compiler ccs, ...) failed. make (e=87): The parameter is incorrect. gmake: *** [build-383871663] Error 87 gmake: Target 'all' not remade because of errors. **** Build Finished ****
Regards,
Danilo
Hi Dalino,
Please go to Project Build Settings. Right click on project and select 'Build Setting...', and then go to SysConfig, and delete the entry for "${COM_TI_C2000WARE_SOFTWARE_PACKAGE_SYSCONFIG_MANIFEST}" as shown in the screen below. Press 'Apply & Close' button and rebuild the project. Then, build the project. Let me know if it resolves the issue.
Thanks & Regards,
Santosh
Hi Santosh,
According to our customer the same error persists after deleting the entry. Is there other solution to this?
Regards,
Danilo
Danilo,
Can you please check what is CCS version they are using?
Thanks & Regards,
Santosh
Danilo,
If they are using CCS 11.0 or older, can they update the latest CCS. The SysConfig compiler may need to be updated which is already part of latest CCS.
CCS Version 11.1.0 and newer version should work.
Thanks & Regards,
Santosh
Hi Santosh,
Here is the response of our customer.
I am currently running version 11.2. Could this be a problem regarding security settings on my computer set by IT?
Regards,
Danilo
Danilo,
I just installed CCS 11.2 and C2000Ware 4.01.00.00 and imported the project and I am able to build without any issue. Can you ask the customer if they see any issue when they import the project? Can you try on your setup?
Attaching Log below:
================
**** Build of configuration CPU1_RAM for project empty_sysconfig_80qfp ****
/Applications/ti/ccs1120/ccs/utils/bin/gmake -k -j 3 all -O
Building file: "../c2000.syscfg"
Invoking: SysConfig
"/Applications/ti/ccs1120/ccs/utils/sysconfig_1.12.0/sysconfig_cli.sh" -s "/Applications/ti/c2000/C2000Ware_4_01_00_00/.metadata/sdk.json" -d "F28002x" --script "/Users/sjha/workspace_v11/empty_sysconfig_80qfp/c2000.syscfg" -o "syscfg" --package 80QFP --part F28002x_80QFP --compiler ccs
Running script...
Validating...
Generating Code (c2000.syscfg)...
Writing /Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg/board.c...
Writing /Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg/board.h...
Writing /Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg/pinmux.csv...
Writing /Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg/c2000ware_libraries.cmd.genlibs...
Writing /Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg/c2000ware_libraries.opt...
Writing /Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg/c2000ware_libraries.c...
Writing /Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg/c2000ware_libraries.h...
Finished building: "../c2000.syscfg"
Building file: "../empty_sysconfig_main.c"
Invoking: C2000 Compiler
"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 -Ooff --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/device" --include_path="/Applications/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib" --include_path="/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="empty_sysconfig_main.d_raw" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "../empty_sysconfig_main.c"
Finished building: "../empty_sysconfig_main.c"
Building file: "syscfg/c2000ware_libraries.c"
Invoking: C2000 Compiler
"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 -Ooff --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/device" --include_path="/Applications/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib" --include_path="/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/c2000ware_libraries.d_raw" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/c2000ware_libraries.c"
Finished building: "syscfg/c2000ware_libraries.c"
Building file: "syscfg/board.c"
Invoking: C2000 Compiler
"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 -Ooff --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/device" --include_path="/Applications/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib" --include_path="/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/board.d_raw" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/board.c"
Finished building: "syscfg/board.c"
Building file: "../device/f28002x_codestartbranch.asm"
Invoking: C2000 Compiler
"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 -Ooff --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/device" --include_path="/Applications/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib" --include_path="/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="device/f28002x_codestartbranch.d_raw" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg" --obj_directory="device" --cmd_file="syscfg/c2000ware_libraries.opt" "../device/f28002x_codestartbranch.asm"
Finished building: "../device/f28002x_codestartbranch.asm"
Building file: "../device/device.c"
Invoking: C2000 Compiler
"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 -Ooff --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/device" --include_path="/Applications/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib" --include_path="/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="device/device.d_raw" --include_path="/Users/sjha/workspace_v11/empty_sysconfig_80qfp/CPU1_RAM/syscfg" --obj_directory="device" --cmd_file="syscfg/c2000ware_libraries.opt" "../device/device.c"
Finished building: "../device/device.c"
Building target: "empty_sysconfig_80qfp.out"
Invoking: C2000 Linker
"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --idiv_support=idiv0 --tmu_support=tmu0 -Ooff --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"empty_sysconfig_80qfp.map" --heap_size=0x100 --stack_size=0x200 --warn_sections -i"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/lib" -i"/Applications/ti/ccs1120/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --reread_libs --diag_wrap=off --display_error_number --xml_link_info="empty_sysconfig_80qfp_linkInfo.xml" --entry_point=code_start --rom_model -o "empty_sysconfig_80qfp.out" "./syscfg/board.obj" "./syscfg/c2000ware_libraries.obj" "./empty_sysconfig_main.obj" "./device/device.obj" "./device/f28002x_codestartbranch.obj" "../28002x_generic_ram_lnk.cmd" "/Applications/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28002x/driverlib/ccs/Debug/driverlib.lib" -llibc.a
<Linking>
Finished building target: "empty_sysconfig_80qfp.out"
**** Build Finished ****
Thanks & Regards,
Santosh
Hi Santosh,
According to our customer he suspects that the issue lies in some of their system's security settings. He will reach out to their IT Team to help fix the issue.
Thank you very much for your help!
Regards,
Danilo