Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62309

Forum Post: RE: Old code does not compile with latest CCS and MSPWare versions for MSP432 platform

$
0
0
Hello David, I created an empty project in CCS and copied the files of the project you sent me into that empty project. I different compilation errors now. Here are the console messages:- **** Clean-only build of configuration Debug for project test2 **** "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean DEL /F "e2e_project.out" "e2e_project.hex" DEL /F "main.d" "startup_ msp432p401r _ccs.d" "system_ msp432p401r .d" DEL /F "main.obj" "startup_ msp432p401r _ccs.obj" "system_ msp432p401r .obj" Could Not Find C:\Users\Marcus\workspace_v6_1_3\test2\Debug\e2e_project.out Could Not Find C:\Users\Marcus\workspace_v6_1_3\test2\Debug\main.d Could Not Find C:\Users\Marcus\workspace_v6_1_3\test2\Debug\main.obj 'Finished clean' ' ' **** Build Finished **** **** Build of configuration Debug for project test2 **** "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all 'Building file: ../main.c' 'Invoking: MSP432 Compiler' "" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="/arm/include" --include_path="/arm/include/CMSIS" --include_path="/driverlib/MSP432P4xx" --include_path="/include" --advice:power=all -g --gcc --define=__ MSP432P401R __ --define=TARGET_IS_MSP432P4XX --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="main.d" "../main.c" subdir_rules.mk:7: recipe for target 'main.obj' failed process_begin: CreateProcess(NULL, "" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path=/arm/include --include_path=/arm/include/CMSIS --include_path=/driverlib/MSP432P4xx --include_path=/include --advice:power=all -g --gcc --define=__ MSP432P401R __ --define=TARGET_IS_MSP432P4XX --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency=main.d ../main.c, ...) failed. make (e=87): The parameter is incorrect. gmake: *** [main.obj] Error 87 'Building file: ../startup_ msp432p401r _ccs.c' 'Invoking: MSP432 Compiler' "" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="/arm/include" --include_path="/arm/include/CMSIS" --include_path="/driverlib/MSP432P4xx" --include_path="/include" --advice:power=all -g --gcc --define=__ MSP432P401R __ --define=TARGET_IS_MSP432P4XX --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="startup_ msp432p401r _ccs.d" "../startup_ msp432p401r _ccs.c" subdir_rules.mk:14: recipe for target 'startup_ msp432p401r _ccs.obj' failed process_begin: CreateProcess(NULL, "" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path=/arm/include --include_path=/arm/include/CMSIS --include_path=/driverlib/MSP432P4xx --include_path=/include --advice:power=all -g --gcc --define=__ MSP432P401R __ --define=TARGET_IS_MSP432P4XX --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency=startup_ msp432p401r _ccs.d ../startup_ msp432p401r _ccs.c, ...) failed. make (e=87): The parameter is incorrect. gmake: *** [startup_ msp432p401r _ccs.obj] Error 87 'Building file: ../system_ msp432p401r .c' 'Invoking: MSP432 Compiler' "" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="/arm/include" --include_path="/arm/include/CMSIS" --include_path="/driverlib/MSP432P4xx" --include_path="/include" --advice:power=all -g --gcc --define=__ MSP432P401R __ --define=TARGET_IS_MSP432P4XX --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="system_ msp432p401r .d" "../system_ msp432p401r .c" subdir_rules.mk:21: recipe for target 'system_ msp432p401r .obj' failed process_begin: CreateProcess(NULL, "" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path=/arm/include --include_path=/arm/include/CMSIS --include_path=/driverlib/MSP432P4xx --include_path=/include --advice:power=all -g --gcc --define=__ MSP432P401R __ --define=TARGET_IS_MSP432P4XX --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency=system_ msp432p401r .d ../system_ msp432p401r .c, ...) failed. make (e=87): The parameter is incorrect. gmake: *** [system_ msp432p401r .obj] Error 87 gmake: Target 'all' not remade because of errors. **** Build Finished ****

Viewing all articles
Browse latest Browse all 62309

Trending Articles



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