mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-04 13:23:50 -04:00
Create project directory structure for the MicroBlaze demo project that uses the full Ethernet IP (rather than the Ethernet Lite IP).
This commit is contained in:
parent
74eedea5db
commit
e9e8365c8f
95 changed files with 25754 additions and 0 deletions
|
@ -0,0 +1,28 @@
|
|||
FreeRTOS_Source/list.d FreeRTOS_Source/list.o: ../FreeRTOS_Source/list.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:
|
|
@ -0,0 +1,72 @@
|
|||
FreeRTOS_Source/portable/GCC/MicroBlaze/port.d \
|
||||
FreeRTOS_Source/portable/GCC/MicroBlaze/port.o: \
|
||||
../FreeRTOS_Source/portable/GCC/MicroBlaze/port.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_i.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_i.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:
|
|
@ -0,0 +1,35 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../FreeRTOS_Source/portable/GCC/MicroBlaze/port.c
|
||||
|
||||
S_SRCS += \
|
||||
../FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.s
|
||||
|
||||
OBJS += \
|
||||
./FreeRTOS_Source/portable/GCC/MicroBlaze/port.o \
|
||||
./FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.o
|
||||
|
||||
C_DEPS += \
|
||||
./FreeRTOS_Source/portable/GCC/MicroBlaze/port.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
FreeRTOS_Source/portable/GCC/MicroBlaze/%.o: ../FreeRTOS_Source/portable/GCC/MicroBlaze/%.c
|
||||
@echo Building file: $<
|
||||
@echo Invoking: MicroBlaze gcc compiler
|
||||
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"$@" "$<"
|
||||
@echo Finished building: $<
|
||||
@echo ' '
|
||||
|
||||
FreeRTOS_Source/portable/GCC/MicroBlaze/%.o: ../FreeRTOS_Source/portable/GCC/MicroBlaze/%.s
|
||||
@echo Building file: $<
|
||||
@echo Invoking: MicroBlaze gcc assembler
|
||||
mb-as -mlittle-endian -o"$@" "$<"
|
||||
@echo Finished building: $<
|
||||
@echo ' '
|
||||
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
FreeRTOS_Source/portable/MemMang/heap_2.d \
|
||||
FreeRTOS_Source/portable/MemMang/heap_2.o: \
|
||||
../FreeRTOS_Source/portable/MemMang/heap_2.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:
|
|
@ -0,0 +1,24 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../FreeRTOS_Source/portable/MemMang/heap_2.c
|
||||
|
||||
OBJS += \
|
||||
./FreeRTOS_Source/portable/MemMang/heap_2.o
|
||||
|
||||
C_DEPS += \
|
||||
./FreeRTOS_Source/portable/MemMang/heap_2.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
FreeRTOS_Source/portable/MemMang/%.o: ../FreeRTOS_Source/portable/MemMang/%.c
|
||||
@echo Building file: $<
|
||||
@echo Invoking: MicroBlaze gcc compiler
|
||||
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"$@" "$<"
|
||||
@echo Finished building: $<
|
||||
@echo ' '
|
||||
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
FreeRTOS_Source/queue.d FreeRTOS_Source/queue.o: \
|
||||
../FreeRTOS_Source/queue.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/croutine.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/croutine.h:
|
|
@ -0,0 +1,33 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../FreeRTOS_Source/list.c \
|
||||
../FreeRTOS_Source/queue.c \
|
||||
../FreeRTOS_Source/tasks.c \
|
||||
../FreeRTOS_Source/timers.c
|
||||
|
||||
OBJS += \
|
||||
./FreeRTOS_Source/list.o \
|
||||
./FreeRTOS_Source/queue.o \
|
||||
./FreeRTOS_Source/tasks.o \
|
||||
./FreeRTOS_Source/timers.o
|
||||
|
||||
C_DEPS += \
|
||||
./FreeRTOS_Source/list.d \
|
||||
./FreeRTOS_Source/queue.d \
|
||||
./FreeRTOS_Source/tasks.d \
|
||||
./FreeRTOS_Source/timers.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
FreeRTOS_Source/%.o: ../FreeRTOS_Source/%.c
|
||||
@echo Building file: $<
|
||||
@echo Invoking: MicroBlaze gcc compiler
|
||||
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"$@" "$<"
|
||||
@echo Finished building: $<
|
||||
@echo ' '
|
||||
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
FreeRTOS_Source/tasks.d FreeRTOS_Source/tasks.o: \
|
||||
../FreeRTOS_Source/tasks.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/StackMacros.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/StackMacros.h:
|
|
@ -0,0 +1,38 @@
|
|||
FreeRTOS_Source/timers.d FreeRTOS_Source/timers.o: \
|
||||
../FreeRTOS_Source/timers.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h:
|
|
@ -0,0 +1,49 @@
|
|||
ParTest.d ParTest.o: ../ParTest.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/Demo_Source/Common_Demo_Files/include/partest.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/Demo_Source/Common_Demo_Files/include/partest.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
Binary file not shown.
|
@ -0,0 +1,9 @@
|
|||
elfcheck
|
||||
Xilinx EDK 13.1 Build EDK_O.40d
|
||||
Copyright (c) 1995-2010 Xilinx, Inc. All rights reserved.
|
||||
|
||||
Command Line: elfcheck -hw ../../HardwareWithEthernetLite/system.xml -pe
|
||||
microblaze_0 RTOSDemoSource.elf
|
||||
|
||||
ELF file : RTOSDemoSource.elf
|
||||
elfcheck passed.
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
65386 600 16198 82184 14108 RTOSDemoSource.elf
|
|
@ -0,0 +1,79 @@
|
|||
main-blinky.d main-blinky.o: ../main-blinky.c \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h \
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/microblaze_exceptions_g.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/FreeRTOS.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/projdefs.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/portable.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/mpu_wrappers.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/task.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/list.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/queue.h:
|
||||
|
||||
C:/E/Dev/FreeRTOS/WorkingCopy/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/include/timers.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/microblaze_exceptions_g.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:
|
|
@ -0,0 +1,70 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
-include ../makefile.init
|
||||
|
||||
RM := rm -rf
|
||||
|
||||
# All of the sources participating in the build are defined here
|
||||
-include sources.mk
|
||||
-include subdir.mk
|
||||
-include src/subdir.mk
|
||||
-include FreeRTOS_Source/subdir.mk
|
||||
-include FreeRTOS_Source/portable/MemMang/subdir.mk
|
||||
-include FreeRTOS_Source/portable/GCC/MicroBlaze/subdir.mk
|
||||
-include objects.mk
|
||||
|
||||
ifneq ($(MAKECMDGOALS),clean)
|
||||
ifneq ($(strip $(C_DEPS)),)
|
||||
-include $(C_DEPS)
|
||||
endif
|
||||
ifneq ($(strip $(S_UPPER_DEPS)),)
|
||||
-include $(S_UPPER_DEPS)
|
||||
endif
|
||||
endif
|
||||
|
||||
-include ../makefile.defs
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
ELFSIZE += \
|
||||
RTOSDemoSource.elf.size \
|
||||
|
||||
ELFCHECK += \
|
||||
RTOSDemoSource.elf.elfcheck \
|
||||
|
||||
|
||||
# All Target
|
||||
all: RTOSDemoSource.elf secondary-outputs
|
||||
|
||||
# Tool invocations
|
||||
RTOSDemoSource.elf: $(OBJS) ../src/lscript.ld $(USER_OBJS)
|
||||
@echo Building target: $@
|
||||
@echo Invoking: MicroBlaze gcc linker
|
||||
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)
|
||||
@echo Finished building target: $@
|
||||
@echo ' '
|
||||
|
||||
RTOSDemoSource.elf.size: RTOSDemoSource.elf
|
||||
@echo Invoking: MicroBlaze Print Size
|
||||
mb-size RTOSDemoSource.elf |tee "RTOSDemoSource.elf.size"
|
||||
@echo Finished building: $@
|
||||
@echo ' '
|
||||
|
||||
RTOSDemoSource.elf.elfcheck: RTOSDemoSource.elf
|
||||
@echo Invoking: Xilinx ELF Check
|
||||
elfcheck RTOSDemoSource.elf -hw ../../HardwareWithEthernetLite/system.xml -pe microblaze_0 |tee "RTOSDemoSource.elf.elfcheck"
|
||||
@echo Finished building: $@
|
||||
@echo ' '
|
||||
|
||||
# Other Targets
|
||||
clean:
|
||||
-$(RM) $(OBJS)$(C_DEPS)$(EXECUTABLES)$(ELFSIZE)$(ELFCHECK)$(S_UPPER_DEPS) RTOSDemoSource.elf
|
||||
-@echo ' '
|
||||
|
||||
secondary-outputs: $(ELFSIZE) $(ELFCHECK)
|
||||
|
||||
.PHONY: all clean dependents
|
||||
.SECONDARY:
|
||||
|
||||
-include ../makefile.targets
|
|
@ -0,0 +1,8 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
USER_OBJS :=
|
||||
|
||||
LIBS :=
|
||||
|
|
@ -0,0 +1,25 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
O_SRCS :=
|
||||
C_SRCS :=
|
||||
LD_SRCS :=
|
||||
S_UPPER_SRCS :=
|
||||
S_SRCS :=
|
||||
OBJ_SRCS :=
|
||||
OBJS :=
|
||||
C_DEPS :=
|
||||
EXECUTABLES :=
|
||||
ELFSIZE :=
|
||||
ELFCHECK :=
|
||||
S_UPPER_DEPS :=
|
||||
|
||||
# Every subdirectory with source files must be described here
|
||||
SUBDIRS := \
|
||||
src \
|
||||
. \
|
||||
FreeRTOS_Source \
|
||||
FreeRTOS_Source/portable/MemMang \
|
||||
FreeRTOS_Source/portable/GCC/MicroBlaze \
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
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
|
||||
|
||||
LD_SRCS += \
|
||||
../src/lscript.ld
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
src/%.o: ../src/%.c
|
||||
@echo Building file: $<
|
||||
@echo Invoking: MicroBlaze gcc compiler
|
||||
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"$@" "$<"
|
||||
@echo Finished building: $<
|
||||
@echo ' '
|
||||
|
||||
|
|
@ -0,0 +1,92 @@
|
|||
src/testperiph.d src/testperiph.o: ../src/testperiph.c \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h ../src/intc_header.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h ../src/gpio_header.h \
|
||||
../src/gpio_intr_header.h ../src/uartlite_header.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \
|
||||
../src/tmrctr_header.h ../src/tmrctr_intr_header.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \
|
||||
../src/xemaclite_example.h ../src/emaclite_header.h \
|
||||
../src/emaclite_intr_header.h
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../src/intc_header.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:
|
||||
|
||||
../src/gpio_header.h:
|
||||
|
||||
../src/gpio_intr_header.h:
|
||||
|
||||
../src/uartlite_header.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:
|
||||
|
||||
../src/tmrctr_header.h:
|
||||
|
||||
../src/tmrctr_intr_header.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:
|
||||
|
||||
../src/xemaclite_example.h:
|
||||
|
||||
../src/emaclite_header.h:
|
||||
|
||||
../src/emaclite_intr_header.h:
|
|
@ -0,0 +1,40 @@
|
|||
src/xemaclite_example_util.d src/xemaclite_example_util.o: \
|
||||
../src/xemaclite_example_util.c ../src/xemaclite_example.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h
|
||||
|
||||
../src/xemaclite_example.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
|
@ -0,0 +1,52 @@
|
|||
src/xemaclite_intr_example.d src/xemaclite_intr_example.o: \
|
||||
../src/xemaclite_intr_example.c ../src/xemaclite_example.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h
|
||||
|
||||
../src/xemaclite_example.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
|
@ -0,0 +1,40 @@
|
|||
src/xemaclite_polled_example.d src/xemaclite_polled_example.o: \
|
||||
../src/xemaclite_polled_example.c ../src/xemaclite_example.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h
|
||||
|
||||
../src/xemaclite_example.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xenv_standalone.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/mb_interface.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xemaclite_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
|
@ -0,0 +1,38 @@
|
|||
src/xgpio_intr_tapp_example.d src/xgpio_intr_tapp_example.o: \
|
||||
../src/xgpio_intr_tapp_example.c \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:
|
|
@ -0,0 +1,29 @@
|
|||
src/xgpio_tapp_example.d src/xgpio_tapp_example.o: \
|
||||
../src/xgpio_tapp_example.c \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xgpio_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
|
@ -0,0 +1,35 @@
|
|||
src/xintc_tapp_example.d src/xintc_tapp_example.o: \
|
||||
../src/xintc_tapp_example.c \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:
|
|
@ -0,0 +1,38 @@
|
|||
src/xtmrctr_intr_example.d src/xtmrctr_intr_example.o: \
|
||||
../src/xtmrctr_intr_example.c \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xintc_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_exception.h:
|
|
@ -0,0 +1,26 @@
|
|||
src/xtmrctr_selftest_example.d src/xtmrctr_selftest_example.o: \
|
||||
../src/xtmrctr_selftest_example.c \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xtmrctr_l.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_io.h:
|
|
@ -0,0 +1,20 @@
|
|||
src/xuartlite_selftest_example.d src/xuartlite_selftest_example.o: \
|
||||
../src/xuartlite_selftest_example.c \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xuartlite.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h \
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xparameters.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xuartlite.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_types.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xil_assert.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xstatus.h:
|
||||
|
||||
../../RTOSDemoBSP/microblaze_0/include/xbasic_types.h:
|
|
@ -0,0 +1,27 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../ParTest.c \
|
||||
../main-blinky.c
|
||||
|
||||
OBJS += \
|
||||
./ParTest.o \
|
||||
./main-blinky.o
|
||||
|
||||
C_DEPS += \
|
||||
./ParTest.d \
|
||||
./main-blinky.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
%.o: ../%.c
|
||||
@echo Building file: $<
|
||||
@echo Invoking: MicroBlaze gcc compiler
|
||||
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"$@" "$<"
|
||||
@echo Finished building: $<
|
||||
@echo ' '
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue