URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
584 |
jeremybenn |
microblaze_0
|
2 |
|
|
RTOSDEMO_SOURCES = main.c ParTest/ParTest.c ../../Source/tasks.c ../../Source/queue.c ../../Source/list.c ../../Source/portable/MemMang/heap_1.c ../../Source/portable/GCC/MicroBlaze/port.c ../../Source/portable/GCC/MicroBlaze/portasm.s ../Common/Minimal/flash.c serial/serial.c ../Common/Minimal/comtest.c ../Common/Minimal/integer.c ../Common/Minimal/semtest.c ../Common/Minimal/dynamic.c ../Common/Minimal/PollQ.c ../Common/Minimal/BlockQ.c
|
3 |
|
|
RTOSDEMO_HEADERS = FreeRTOSConfig.h
|
4 |
|
|
RTOSDEMO_CC = mb-gcc
|
5 |
|
|
RTOSDEMO_CC_SIZE = mb-size
|
6 |
|
|
RTOSDEMO_CC_OPT = -Os
|
7 |
|
|
RTOSDEMO_CFLAGS = -D MICROBLAZE_GCC -Wall
|
8 |
|
|
RTOSDEMO_CC_SEARCH = # -B
|
9 |
|
|
RTOSDEMO_LIBPATH = -L./microblaze_0/lib/ # -L
|
10 |
|
|
RTOSDEMO_INCLUDES = -I./microblaze_0/include/ -IDev/FreeRTOS/Demo/MicroBlaze/ -I. -I../Common/include -I../../Source/include -I../../Source/portable/GCC/MicroBlaze
|
11 |
|
|
RTOSDEMO_LFLAGS = # -l
|
12 |
|
|
RTOSDEMO_CC_PREPROC_FLAG = # -Wp,
|
13 |
|
|
RTOSDEMO_CC_ASM_FLAG = # -Wa,
|
14 |
|
|
RTOSDEMO_CC_LINKER_FLAG = -Wl,-Map=rtosdemo.map
|
15 |
|
|
RTOSDEMO_LINKER_SCRIPT =
|
16 |
|
|
RTOSDEMO_CC_DEBUG_FLAG = -g
|
17 |
|
|
RTOSDEMO_CC_GLOBPTR_FLAG= # -mxl-gp-opt
|
18 |
|
|
RTOSDEMO_MODE = executable
|
19 |
|
|
RTOSDEMO_LIBG_OPT = -$(RTOSDEMO_MODE) microblaze_0
|
20 |
|
|
RTOSDEMO_CC_SOFTMUL_FLAG= -mno-xl-soft-mul
|
21 |
|
|
RTOSDEMO_CC_START_ADDR_FLAG= # -Wl,-defsym -Wl,_TEXT_START_ADDR=
|
22 |
|
|
RTOSDEMO_CC_STACK_SIZE_FLAG= # -Wl,-defsym -Wl,_STACK_SIZE=
|
23 |
|
|
$(RTOSDEMO_CC_SOFTMUL_FLAG) \
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.