+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-O_SRCS += \
-../Debug/FreeRTOS_Source/portable/GCC/MicroBlaze/port.o \
-../Debug/FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.o \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-O_SRCS += \
-../Debug/FreeRTOS_Source/portable/MemMang/heap_2.o \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-O_SRCS += \
-../Debug/FreeRTOS_Source/list.o \
-../Debug/FreeRTOS_Source/queue.o \
-../Debug/FreeRTOS_Source/tasks.o \
-../Debug/FreeRTOS_Source/timers.o \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-O_SRCS += \
-../Debug/src/testperiph.o \
-../Debug/src/xemaclite_example_util.o \
-../Debug/src/xemaclite_intr_example.o \
-../Debug/src/xemaclite_polled_example.o \
-../Debug/src/xgpio_intr_tapp_example.o \
-../Debug/src/xgpio_tapp_example.o \
-../Debug/src/xintc_tapp_example.o \
-../Debug/src/xtmrctr_intr_example.o \
-../Debug/src/xtmrctr_selftest_example.o \
-../Debug/src/xuartlite_selftest_example.o \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-O_SRCS += \
-../Debug/ParTest.o \
-../Debug/main-blinky.o \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
--include ../makefile.init\r
-\r
-RM := rm -rf\r
-\r
-# All of the sources participating in the build are defined here\r
--include sources.mk\r
--include subdir.mk\r
--include src/subdir.mk\r
--include Debug/src/subdir.mk\r
--include Debug/subdir.mk\r
--include Debug/FreeRTOS_Source/subdir.mk\r
--include Debug/FreeRTOS_Source/portable/MemMang/subdir.mk\r
--include Debug/FreeRTOS_Source/portable/GCC/MicroBlaze/subdir.mk\r
--include objects.mk\r
-\r
-ifneq ($(MAKECMDGOALS),clean)\r
-ifneq ($(strip $(C_DEPS)),)\r
--include $(C_DEPS)\r
-endif\r
-ifneq ($(strip $(S_UPPER_DEPS)),)\r
--include $(S_UPPER_DEPS)\r
-endif\r
-endif\r
-\r
--include ../makefile.defs\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-ELFSIZE += \
-RTOSDemoSource.elf.size \
-\r
-ELFCHECK += \
-RTOSDemoSource.elf.elfcheck \
-\r
-\r
-# All Target\r
-all: RTOSDemoSource.elf secondary-outputs\r
-\r
-# Tool invocations\r
-RTOSDemoSource.elf: $(OBJS) ../src/lscript.ld $(USER_OBJS)\r
- @echo Building target: $@\r
- @echo Invoking: MicroBlaze gcc linker\r
- mb-gcc -Wl,-T -Wl,../src/lscript.ld -L../../RTOSDemoBSP/microblaze_0/lib -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -o"RTOSDemoSource.elf" $(OBJS) $(USER_OBJS) $(LIBS)\r
- @echo Finished building target: $@\r
- @echo ' '\r
-\r
-RTOSDemoSource.elf.size: RTOSDemoSource.elf\r
- @echo Invoking: MicroBlaze Print Size\r
- mb-size RTOSDemoSource.elf |tee "RTOSDemoSource.elf.size"\r
- @echo Finished building: $@\r
- @echo ' '\r
-\r
-RTOSDemoSource.elf.elfcheck: RTOSDemoSource.elf\r
- @echo Invoking: Xilinx ELF Check\r
- elfcheck RTOSDemoSource.elf -hw ../../HardwareWithEthernetLite/system.xml -pe microblaze_0 |tee "RTOSDemoSource.elf.elfcheck"\r
- @echo Finished building: $@\r
- @echo ' '\r
-\r
-# Other Targets\r
-clean:\r
- -$(RM) $(OBJS)$(C_DEPS)$(EXECUTABLES)$(ELFSIZE)$(ELFCHECK)$(S_UPPER_DEPS) RTOSDemoSource.elf\r
- -@echo ' '\r
-\r
-secondary-outputs: $(ELFSIZE) $(ELFCHECK)\r
-\r
-.PHONY: all clean dependents\r
-.SECONDARY:\r
-\r
--include ../makefile.targets\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-USER_OBJS :=\r
-\r
-LIBS :=\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-O_SRCS := \r
-C_SRCS := \r
-LD_SRCS := \r
-S_UPPER_SRCS := \r
-S_SRCS := \r
-OBJ_SRCS := \r
-OBJS := \r
-C_DEPS := \r
-EXECUTABLES := \r
-ELFSIZE := \r
-ELFCHECK := \r
-S_UPPER_DEPS := \r
-\r
-# Every subdirectory with source files must be described here\r
-SUBDIRS := \
-src \
-. \
-Debug/src \
-Debug \
-Debug/FreeRTOS_Source \
-Debug/FreeRTOS_Source/portable/MemMang \
-Debug/FreeRTOS_Source/portable/GCC/MicroBlaze \
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS += \
-../src/xemaclite_example_util.c \r
-\r
-LD_SRCS += \
-../src/lscript.ld \r
-\r
-OBJS += \
-./src/xemaclite_example_util.o \r
-\r
-C_DEPS += \
-./src/xemaclite_example_util.d \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-src/%.o: ../src/%.c\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc compiler\r
- mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_Ethernet\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_Ethernet\RTOSDemoSource\lwIP\lwIP_Apps\apps\httpserver_raw" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_Ethernet\RTOSDemoSource\lwIP\lwIP_Apps" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS += \
-../main-blinky.c \r
-\r
-OBJS += \
-./main-blinky.o \r
-\r
-C_DEPS += \
-./main-blinky.d \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-%.o: ../%.c\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc compiler\r
- mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_Ethernet\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_Ethernet\RTOSDemoSource\lwIP\lwIP_Apps\apps\httpserver_raw" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_Ethernet\RTOSDemoSource\lwIP\lwIP_Apps" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-\r
+++ /dev/null
-FreeRTOS_Source/list.d FreeRTOS_Source/list.o: ../FreeRTOS_Source/list.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:\r
+++ /dev/null
-FreeRTOS_Source/portable/GCC/MicroBlaze/port.d \\r
- FreeRTOS_Source/portable/GCC/MicroBlaze/port.o: \\r
- ../FreeRTOS_Source/portable/GCC/MicroBlaze/port.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc_i.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_exception.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc_i.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS += \
-../FreeRTOS_Source/portable/GCC/MicroBlaze/port.c \r
-\r
-S_SRCS += \
-../FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.s \r
-\r
-OBJS += \
-./FreeRTOS_Source/portable/GCC/MicroBlaze/port.o \
-./FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.o \r
-\r
-C_DEPS += \
-./FreeRTOS_Source/portable/GCC/MicroBlaze/port.d \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-FreeRTOS_Source/portable/GCC/MicroBlaze/%.o: ../FreeRTOS_Source/portable/GCC/MicroBlaze/%.c\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc compiler\r
- mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\Demo_Source\Common_Demo_Files\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\portable\GCC\MicroBlaze" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-FreeRTOS_Source/portable/GCC/MicroBlaze/%.o: ../FreeRTOS_Source/portable/GCC/MicroBlaze/%.s\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc assembler\r
- mb-as -mlittle-endian -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-\r
+++ /dev/null
-FreeRTOS_Source/portable/MemMang/heap_2.d \\r
- FreeRTOS_Source/portable/MemMang/heap_2.o: \\r
- ../FreeRTOS_Source/portable/MemMang/heap_2.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS += \
-../FreeRTOS_Source/portable/MemMang/heap_2.c \r
-\r
-OBJS += \
-./FreeRTOS_Source/portable/MemMang/heap_2.o \r
-\r
-C_DEPS += \
-./FreeRTOS_Source/portable/MemMang/heap_2.d \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-FreeRTOS_Source/portable/MemMang/%.o: ../FreeRTOS_Source/portable/MemMang/%.c\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc compiler\r
- mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\Demo_Source\Common_Demo_Files\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\portable\GCC\MicroBlaze" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-\r
+++ /dev/null
-FreeRTOS_Source/queue.d FreeRTOS_Source/queue.o: \\r
- ../FreeRTOS_Source/queue.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/croutine.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/croutine.h:\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS += \
-../FreeRTOS_Source/list.c \
-../FreeRTOS_Source/queue.c \
-../FreeRTOS_Source/tasks.c \
-../FreeRTOS_Source/timers.c \r
-\r
-OBJS += \
-./FreeRTOS_Source/list.o \
-./FreeRTOS_Source/queue.o \
-./FreeRTOS_Source/tasks.o \
-./FreeRTOS_Source/timers.o \r
-\r
-C_DEPS += \
-./FreeRTOS_Source/list.d \
-./FreeRTOS_Source/queue.d \
-./FreeRTOS_Source/tasks.d \
-./FreeRTOS_Source/timers.d \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-FreeRTOS_Source/%.o: ../FreeRTOS_Source/%.c\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc compiler\r
- mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\Demo_Source\Common_Demo_Files\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\portable\GCC\MicroBlaze" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-\r
+++ /dev/null
-FreeRTOS_Source/tasks.d FreeRTOS_Source/tasks.o: \\r
- ../FreeRTOS_Source/tasks.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/StackMacros.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/StackMacros.h:\r
+++ /dev/null
-FreeRTOS_Source/timers.d FreeRTOS_Source/timers.o: \\r
- ../FreeRTOS_Source/timers.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h:\r
+++ /dev/null
-ParTest.d ParTest.o: ../ParTest.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/Demo_Source/Common_Demo_Files/include/partest.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/Demo_Source/Common_Demo_Files/include/partest.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
+++ /dev/null
-elfcheck\r
-Xilinx EDK 13.1 Build EDK_O.40d\r
-Copyright (c) 1995-2010 Xilinx, Inc. All rights reserved.\r
-\r
-Command Line: elfcheck -hw ../../HardwareWithEthernetLite/system.xml -pe\r
-microblaze_0 RTOSDemoSource.elf \r
-\r
-ELF file : RTOSDemoSource.elf\r
-elfcheck passed.\r
+++ /dev/null
- text data bss dec hex filename\r
- 65386 600 16198 82184 14108 RTOSDemoSource.elf\r
+++ /dev/null
-main-blinky.d main-blinky.o: ../main-blinky.c \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h \\r
- C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_exception.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/microblaze_exceptions_g.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h:\r
-\r
-C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/microblaze_exceptions_g.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
--include ../makefile.init\r
-\r
-RM := rm -rf\r
-\r
-# All of the sources participating in the build are defined here\r
--include sources.mk\r
--include subdir.mk\r
--include src/subdir.mk\r
--include FreeRTOS_Source/subdir.mk\r
--include FreeRTOS_Source/portable/MemMang/subdir.mk\r
--include FreeRTOS_Source/portable/GCC/MicroBlaze/subdir.mk\r
--include objects.mk\r
-\r
-ifneq ($(MAKECMDGOALS),clean)\r
-ifneq ($(strip $(C_DEPS)),)\r
--include $(C_DEPS)\r
-endif\r
-ifneq ($(strip $(S_UPPER_DEPS)),)\r
--include $(S_UPPER_DEPS)\r
-endif\r
-endif\r
-\r
--include ../makefile.defs\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-ELFSIZE += \
-RTOSDemoSource.elf.size \
-\r
-ELFCHECK += \
-RTOSDemoSource.elf.elfcheck \
-\r
-\r
-# All Target\r
-all: RTOSDemoSource.elf secondary-outputs\r
-\r
-# Tool invocations\r
-RTOSDemoSource.elf: $(OBJS) ../src/lscript.ld $(USER_OBJS)\r
- @echo Building target: $@\r
- @echo Invoking: MicroBlaze gcc linker\r
- mb-gcc -Wl,-T -Wl,../src/lscript.ld -L../../RTOSDemoBSP/microblaze_0/lib -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -o"RTOSDemoSource.elf" $(OBJS) $(USER_OBJS) $(LIBS)\r
- @echo Finished building target: $@\r
- @echo ' '\r
-\r
-RTOSDemoSource.elf.size: RTOSDemoSource.elf\r
- @echo Invoking: MicroBlaze Print Size\r
- mb-size RTOSDemoSource.elf |tee "RTOSDemoSource.elf.size"\r
- @echo Finished building: $@\r
- @echo ' '\r
-\r
-RTOSDemoSource.elf.elfcheck: RTOSDemoSource.elf\r
- @echo Invoking: Xilinx ELF Check\r
- elfcheck RTOSDemoSource.elf -hw ../../HardwareWithEthernetLite/system.xml -pe microblaze_0 |tee "RTOSDemoSource.elf.elfcheck"\r
- @echo Finished building: $@\r
- @echo ' '\r
-\r
-# Other Targets\r
-clean:\r
- -$(RM) $(OBJS)$(C_DEPS)$(EXECUTABLES)$(ELFSIZE)$(ELFCHECK)$(S_UPPER_DEPS) RTOSDemoSource.elf\r
- -@echo ' '\r
-\r
-secondary-outputs: $(ELFSIZE) $(ELFCHECK)\r
-\r
-.PHONY: all clean dependents\r
-.SECONDARY:\r
-\r
--include ../makefile.targets\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-USER_OBJS :=\r
-\r
-LIBS :=\r
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-O_SRCS := \r
-C_SRCS := \r
-LD_SRCS := \r
-S_UPPER_SRCS := \r
-S_SRCS := \r
-OBJ_SRCS := \r
-OBJS := \r
-C_DEPS := \r
-EXECUTABLES := \r
-ELFSIZE := \r
-ELFCHECK := \r
-S_UPPER_DEPS := \r
-\r
-# Every subdirectory with source files must be described here\r
-SUBDIRS := \
-src \
-. \
-FreeRTOS_Source \
-FreeRTOS_Source/portable/MemMang \
-FreeRTOS_Source/portable/GCC/MicroBlaze \
-\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS += \
-../src/testperiph.c \
-../src/xemaclite_example_util.c \
-../src/xemaclite_intr_example.c \
-../src/xemaclite_polled_example.c \
-../src/xgpio_intr_tapp_example.c \
-../src/xgpio_tapp_example.c \
-../src/xintc_tapp_example.c \
-../src/xtmrctr_intr_example.c \
-../src/xtmrctr_selftest_example.c \
-../src/xuartlite_selftest_example.c \r
-\r
-LD_SRCS += \
-../src/lscript.ld \r
-\r
-OBJS += \
-./src/testperiph.o \
-./src/xemaclite_example_util.o \
-./src/xemaclite_intr_example.o \
-./src/xemaclite_polled_example.o \
-./src/xgpio_intr_tapp_example.o \
-./src/xgpio_tapp_example.o \
-./src/xintc_tapp_example.o \
-./src/xtmrctr_intr_example.o \
-./src/xtmrctr_selftest_example.o \
-./src/xuartlite_selftest_example.o \r
-\r
-C_DEPS += \
-./src/testperiph.d \
-./src/xemaclite_example_util.d \
-./src/xemaclite_intr_example.d \
-./src/xemaclite_polled_example.d \
-./src/xgpio_intr_tapp_example.d \
-./src/xgpio_tapp_example.d \
-./src/xintc_tapp_example.d \
-./src/xtmrctr_intr_example.d \
-./src/xtmrctr_selftest_example.d \
-./src/xuartlite_selftest_example.d \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-src/%.o: ../src/%.c\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc compiler\r
- mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\Demo_Source\Common_Demo_Files\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\portable\GCC\MicroBlaze" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-\r
+++ /dev/null
-src/testperiph.d src/testperiph.o: ../src/testperiph.c \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h ../src/intc_header.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h ../src/gpio_header.h \\r
- ../src/gpio_intr_header.h ../src/uartlite_header.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \\r
- ../src/tmrctr_header.h ../src/tmrctr_intr_header.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \\r
- ../src/xemaclite_example.h ../src/emaclite_header.h \\r
- ../src/emaclite_intr_header.h\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../src/intc_header.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:\r
-\r
-../src/gpio_header.h:\r
-\r
-../src/gpio_intr_header.h:\r
-\r
-../src/uartlite_header.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:\r
-\r
-../src/tmrctr_header.h:\r
-\r
-../src/tmrctr_intr_header.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:\r
-\r
-../src/xemaclite_example.h:\r
-\r
-../src/emaclite_header.h:\r
-\r
-../src/emaclite_intr_header.h:\r
+++ /dev/null
-src/xemaclite_example_util.d src/xemaclite_example_util.o: \\r
- ../src/xemaclite_example_util.c ../src/xemaclite_example.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h\r
-\r
-../src/xemaclite_example.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
+++ /dev/null
-src/xemaclite_intr_example.d src/xemaclite_intr_example.o: \\r
- ../src/xemaclite_intr_example.c ../src/xemaclite_example.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_exception.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h\r
-\r
-../src/xemaclite_example.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
+++ /dev/null
-src/xemaclite_polled_example.d src/xemaclite_polled_example.o: \\r
- ../src/xemaclite_polled_example.c ../src/xemaclite_example.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h\r
-\r
-../src/xemaclite_example.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
+++ /dev/null
-src/xgpio_intr_tapp_example.d src/xgpio_intr_tapp_example.o: \\r
- ../src/xgpio_intr_tapp_example.c \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_exception.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc_l.h\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:\r
+++ /dev/null
-src/xgpio_tapp_example.d src/xgpio_tapp_example.o: \\r
- ../src/xgpio_tapp_example.c \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
+++ /dev/null
-src/xintc_tapp_example.d src/xintc_tapp_example.o: \\r
- ../src/xintc_tapp_example.c \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_exception.h\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:\r
+++ /dev/null
-src/xtmrctr_intr_example.d src/xtmrctr_intr_example.o: \\r
- ../src/xtmrctr_intr_example.c \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_exception.h\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:\r
+++ /dev/null
-src/xtmrctr_selftest_example.d src/xtmrctr_selftest_example.o: \\r
- ../src/xtmrctr_selftest_example.c \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_io.h\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_io.h:\r
+++ /dev/null
-src/xuartlite_selftest_example.d src/xuartlite_selftest_example.o: \\r
- ../src/xuartlite_selftest_example.c \\r
- ../../RTOSDemoBSP/microblaze_0/include/xparameters.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xuartlite.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_types.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xstatus.h \\r
- ../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xparameters.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xuartlite.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_types.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xstatus.h:\r
-\r
-../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:\r
+++ /dev/null
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS += \
-../ParTest.c \
-../main-blinky.c \r
-\r
-OBJS += \
-./ParTest.o \
-./main-blinky.o \r
-\r
-C_DEPS += \
-./ParTest.d \
-./main-blinky.d \r
-\r
-\r
-# Each subdirectory must supply rules for building sources it contributes\r
-%.o: ../%.c\r
- @echo Building file: $<\r
- @echo Invoking: MicroBlaze gcc compiler\r
- mb-gcc -Wall -O0 -g3 -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\Demo_Source\Common_Demo_Files\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\include" -I"C:\E\Dev\FreeRTOS\WorkingCopy\Demo\MicroBlaze_Spartan-6_EthernetLite\SDKProjects\RTOSDemoSource\FreeRTOS_Source\portable\GCC\MicroBlaze" -c -fmessage-length=0 -I../../RTOSDemoBSP/microblaze_0/include -mlittle-endian -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v8.10.a -mno-xl-soft-mul -mhard-float -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"\r
- @echo Finished building: $<\r
- @echo ' '\r
-\r
-\r