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.

MonoMtrServo_377s在build projact过程中出现的问题

Other Parts Discussed in Thread: CONTROLSUITE

**** Build of configuration F2837x_RAM for project MonoMtrServo_F28377S ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k all

Building file: "../config.c"
Invoking: C2000 Compiler
"C:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.2.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -O1 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.2.LTS/include" --include_path="D:/ti test/MonoMtrServo_F28377S/utility Src Files" --include_path="D:/ti test/v210/F2837xS_common/include" --include_path="D:/ti test/v210/F2837xS_headers/include" --include_path="D:/ti test/libs/app_libs/motor_control/math_blocks/v4.3" --include_path="D:/ti test/libs/math/IQmath/v160/include" --advice:performance=all --define=_DEBUG --define=CPU1 --define=LARGE_MODEL -g --diag_warning=225 --quiet -k --asm_listing --preproc_with_compile --preproc_dependency="config.d_raw" --tmu_support=tmu0 "../config.c"

>> Compilation failure
subdir_rules.mk:93: recipe for target 'config.obj' failed
"../config.c", line 259: error: a value of type "int16" cannot be assigned to an entity of type "union DBRED_REG"
"../config.c", line 260: error: a value of type "int16" cannot be assigned to an entity of type "union DBFED_REG"
2 errors detected in the compilation of "../config.c".
gmake: *** [config.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

问题程序: