URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
586 |
jeremybenn |
ppc405_0
|
2 |
|
|
RTOSDEMO_SOURCES = RTOSDemo/../../Common/Minimal/BlockQ.c RTOSDemo/../../Common/Minimal/blocktim.c RTOSDemo/../../Common/Minimal/comtest.c RTOSDemo/../../Common/Minimal/countsem.c RTOSDemo/../../Common/Minimal/death.c RTOSDemo/../../Common/Minimal/dynamic.c RTOSDemo/../../Common/Minimal/flash.c RTOSDemo/../../Common/Minimal/GenQTest.c RTOSDemo/../../Common/Minimal/integer.c RTOSDemo/../../Common/Minimal/QPeek.c RTOSDemo/../../Common/Minimal/recmutex.c RTOSDemo/../../Common/Minimal/semtest.c RTOSDemo/../../../Source/tasks.c RTOSDemo/../../../Source/list.c RTOSDemo/../../../Source/queue.c RTOSDemo/../../../Source/portable/GCC/PPC405_Xilinx/port.c RTOSDemo/main.c RTOSDemo/serial/serial.c RTOSDemo/partest/partest.c RTOSDemo/../../../Source/portable/GCC/PPC405_Xilinx/portasm.S RTOSDemo/../../../Source/portable/MemMang/heap_2.c RTOSDemo/flop/flop.c RTOSDemo/flop/flop-reg-test.c
|
3 |
|
|
RTOSDEMO_HEADERS = RTOSDemo/FreeRTOSConfig.h
|
4 |
|
|
RTOSDEMO_CC = powerpc-eabi-gcc
|
5 |
|
|
RTOSDEMO_CC_SIZE = powerpc-eabi-size
|
6 |
|
|
RTOSDEMO_CC_OPT = -O0
|
7 |
|
|
RTOSDEMO_CFLAGS = -I./RTOSDemo/flop -I../../Source/portable/GCC/PPC405_Xilinx -I./ppc405_0/include/ -IRTOSDemo/ -I. -I./RTOSDemo/ -I../Common/include/ -I../../Source/include/ -I./ppc405_0/include/ -I./ppc405_0/include -D GCC_PPC405 -mregnames -Wextra
|
8 |
|
|
RTOSDEMO_CC_SEARCH = # -B
|
9 |
|
|
RTOSDEMO_LIBPATH = -L./ppc405_0/lib/ # -L
|
10 |
|
|
RTOSDEMO_INCLUDES = -I./ppc405_0/include/ -IRTOSDemo/ # -I
|
11 |
|
|
RTOSDEMO_LFLAGS = # -l
|
12 |
|
|
RTOSDEMO_LINKER_SCRIPT = RTOSDemo/RTOSDemo_linker_script.ld
|
13 |
|
|
RTOSDEMO_CC_DEBUG_FLAG = -g
|
14 |
|
|
RTOSDEMO_CC_PROFILE_FLAG = # -pg
|
15 |
|
|
RTOSDEMO_CC_GLOBPTR_FLAG= # -msdata=eabi
|
16 |
|
|
RTOSDEMO_CC_INFERRED_FLAGS=
|
17 |
|
|
RTOSDEMO_CC_START_ADDR_FLAG= # # -Wl,-defsym -Wl,_START_ADDR=
|
18 |
|
|
RTOSDEMO_CC_STACK_SIZE_FLAG= # # -Wl,-defsym -Wl,_STACK_SIZE=
|
19 |
|
|
RTOSDEMO_CC_HEAP_SIZE_FLAG= # # -Wl,-defsym -Wl,_HEAP_SIZE=
|
20 |
|
|
$(RTOSDEMO_CC_INFERRED_FLAGS) \
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.