################################################################################ # Automatically-generated file. Do not edit! ################################################################################ SHELL = cmd.exe CCS_PATH?=C:/ti/ccs1200/ccs/ccs_base/pru/include CG_TOOL_ROOT := C:/ti/ti-cgt-pru_2.3.3 #Set the default mode CHANNELS ?= SINGLE ifeq ($(CHANNELS),MULTI) MULTI_CHANNEL=ENABLE_MULTI_CHANNEL endif ifeq ($(CHANNELS),SINGLE) MULTI_CHANNEL=0 endif GEN_OPTS__FLAG := GEN_CMDS__FLAG := ORDERED_OBJS += \ "bissc_main.obj" \ "bissc_diagnostic.cmd" \ $(GEN_CMDS__FLAG) \ -llibc.a \ -include ../makefile.init RM := DEL /F RMDIR := RMDIR /S/Q SUBDIRS := \ . \ # Add inputs and outputs from these tool invocations to the build variables CMD_SRCS += \ bissc_diagnostic.cmd ASM_SRCS += \ $(MOTOR_CONTROL_SDK_PATH)/mcu_plus_sdk/source/position_sense/bissc/firmware/bissc_main.asm OBJS += \ ./bissc_main.obj ASM_DEPS += \ ./bissc_main.d OBJS__QUOTED += \ "bissc_main.obj" ASM_DEPS__QUOTED += \ "bissc_main.d" ASM_SRCS__QUOTED += \ "$(MOTOR_CONTROL_SDK_PATH)/mcu_plus_sdk/source/position_sense/bissc/firmware/bissc_main.asm" # Each subdirectory must supply rules for building sources it contributes bissc_main.obj: $(MOTOR_CONTROL_SDK_PATH)/mcu_plus_sdk/source/position_sense/bissc/firmware/bissc_main.asm $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES) @echo 'Building file: "$<"' @echo 'Invoking: PRU Compiler' "$(CG_TOOL_ROOT)/bin/clpru" --include_path="$(CCS_PATH)" --include_path="$(MOTOR_CONTROL_SDK_PATH)/mcu_plus_sdk/source/position_sense/bissc/firmware" --include_path="$(CG_TOOL_ROOT)/include" --define=PRU1 --define=$(MULTI_CHANNEL) --define=icssg1 -g --diag_warning=225 --diag_wrap=off --display_error_number --endian=little --preproc_with_compile --preproc_dependency="$(basename $(