SFRA_F32/28379d_P_SFRA/CPU1_FLASH/LIBSFRA/subdir_rules.mk
2026-06-12 16:22:17 +08:00

15 lines
1.4 KiB
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
SHELL = cmd.exe
# Each subdirectory must supply rules for building sources it contributes
LIBSFRA/%.obj: ../LIBSFRA/%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
@echo 'C2000 Compiler - building file: "$<"'
"C:/ti/ccs2050/ccs/tools/compiler/ti-cgt-c2000_25.11.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --fp_mode=relaxed --include_path="C:/Users/zxc/workspace_ccstheia/28379d_P_SFRA" --include_path="C:/Users/zxc/workspace_ccstheia/28379d_P_SFRA/LIBSFRA" --include_path="C:/Users/zxc/workspace_ccstheia/28379d_P_SFRA/SFRA" --include_path="C:/Users/zxc/workspace_ccstheia/28379d_P_SFRA/device" --include_path="C:/ti/C2000Ware_6_00_01_00/driverlib/f2837xd/driverlib/" --include_path="C:/ti/ccs2050/ccs/tools/compiler/ti-cgt-c2000_25.11.0.LTS/include" --define=DEBUG --define=_FLASH --define=CPU1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="LIBSFRA/$(basename $(<F)).d_raw" --include_path="C:/Users/zxc/workspace_ccstheia/28379d_P_SFRA/CPU1_FLASH/syscfg" --obj_directory="LIBSFRA" $(GEN_OPTS__FLAG) "$<"
@echo 'Finished building: "$<"'
@echo ' '