X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fbenchmark%2Fat91sam7x-ek_context_switch%2Fat91sam7x-ek_context_switch.mk;h=5353c7442fa4e6df7310bc17d4dd21f6b7b79c53;hp=f5b7c7bdc84da4bac00c334fb2debe4933b67dd5;hb=242d8ea69e730f74b25ae3e1e8897ea61b81c250;hpb=48f658cb2360654d8ae4e17adf660dbea5a9e72e diff --git a/boards/at91sam7x-ek/benchmark/at91sam7x-ek_context_switch/at91sam7x-ek_context_switch.mk b/boards/at91sam7x-ek/benchmark/at91sam7x-ek_context_switch/at91sam7x-ek_context_switch.mk index f5b7c7bd..5353c744 100644 --- a/boards/at91sam7x-ek/benchmark/at91sam7x-ek_context_switch/at91sam7x-ek_context_switch.mk +++ b/boards/at91sam7x-ek/benchmark/at91sam7x-ek_context_switch/at91sam7x-ek_context_switch.mk @@ -1,96 +1,96 @@ # # Wizard autogenerated makefile. -# DO NOT EDIT, use the context_switch_user.mk file instead. +# DO NOT EDIT, use the at91sam7x-ek_context_switch_user.mk file instead. # # Constants automatically defined by the selected modules # Our target application -TRG += context_switch +TRG += at91sam7x-ek_context_switch -context_switch_PREFIX = "arm-none-eabi-" +at91sam7x-ek_context_switch_PREFIX = "arm-none-eabi-" -context_switch_SUFFIX = "" +at91sam7x-ek_context_switch_SUFFIX = "" -context_switch_SRC_PATH = boards/at91sam7x-ek/benchmark/context_switch +at91sam7x-ek_context_switch_SRC_PATH = boards/at91sam7x-ek/benchmark/at91sam7x-ek_context_switch -context_switch_HW_PATH = boards/at91sam7x-ek +at91sam7x-ek_context_switch_HW_PATH = boards/at91sam7x-ek -# Files automatically generated by the wizard. DO NOT EDIT, USE context_switch_USER_CSRC INSTEAD! -context_switch_WIZARD_CSRC = \ - bertos/cpu/arm/drv/timer_at91.c \ +# Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_CSRC INSTEAD! +at91sam7x-ek_context_switch_WIZARD_CSRC = \ bertos/benchmark/context_switch.c \ - bertos/kern/signal.c \ - bertos/io/kfile.c \ - bertos/cpu/arm/drv/sysirq_at91.c \ - bertos/struct/heap.c \ bertos/cpu/arm/drv/ser_arm.c \ - bertos/cpu/arm/drv/timer_arm.c \ bertos/cpu/arm/drv/ser_at91.c \ + bertos/cpu/arm/drv/sysirq_at91.c \ + bertos/cpu/arm/drv/timer_arm.c \ + bertos/cpu/arm/drv/timer_at91.c \ + bertos/drv/ser.c \ bertos/drv/timer.c \ - bertos/mware/event.c \ + bertos/io/kfile.c \ bertos/kern/proc.c \ + bertos/kern/signal.c \ + bertos/mware/event.c \ bertos/mware/formatwr.c \ - bertos/drv/ser.c \ bertos/mware/hex.c \ + bertos/struct/heap.c \ # -# Files automatically generated by the wizard. DO NOT EDIT, USE context_switch_USER_PCSRC INSTEAD! -context_switch_WIZARD_PCSRC = \ +# Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_PCSRC INSTEAD! +at91sam7x-ek_context_switch_WIZARD_PCSRC = \ \ # -# Files automatically generated by the wizard. DO NOT EDIT, USE context_switch_USER_CPPASRC INSTEAD! -context_switch_WIZARD_CPPASRC = \ +# Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_CPPASRC INSTEAD! +at91sam7x-ek_context_switch_WIZARD_CPPASRC = \ bertos/cpu/arm/hw/switch_ctx_arm.S \ # -# Files automatically generated by the wizard. DO NOT EDIT, USE context_switch_USER_CXXSRC INSTEAD! -context_switch_WIZARD_CXXSRC = \ +# Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_CXXSRC INSTEAD! +at91sam7x-ek_context_switch_WIZARD_CXXSRC = \ \ # -# Files automatically generated by the wizard. DO NOT EDIT, USE context_switch_USER_ASRC INSTEAD! -context_switch_WIZARD_ASRC = \ +# Files automatically generated by the wizard. DO NOT EDIT, USE at91sam7x-ek_context_switch_USER_ASRC INSTEAD! +at91sam7x-ek_context_switch_WIZARD_ASRC = \ \ # -context_switch_CPPFLAGS = -D'CPU_FREQ=(48054857UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(context_switch_HW_PATH) -I$(context_switch_SRC_PATH) $(context_switch_CPU_CPPFLAGS) $(context_switch_USER_CPPFLAGS) +at91sam7x-ek_context_switch_CPPFLAGS = -D'CPU_FREQ=(48023000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(at91sam7x-ek_context_switch_HW_PATH) -I$(at91sam7x-ek_context_switch_SRC_PATH) $(at91sam7x-ek_context_switch_CPU_CPPFLAGS) $(at91sam7x-ek_context_switch_USER_CPPFLAGS) # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_LDFLAGS = $(context_switch_CPU_LDFLAGS) $(context_switch_WIZARD_LDFLAGS) $(context_switch_USER_LDFLAGS) +at91sam7x-ek_context_switch_LDFLAGS = $(at91sam7x-ek_context_switch_CPU_LDFLAGS) $(at91sam7x-ek_context_switch_WIZARD_LDFLAGS) $(at91sam7x-ek_context_switch_USER_LDFLAGS) # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_CPPAFLAGS = $(context_switch_CPU_CPPAFLAGS) $(context_switch_WIZARD_CPPAFLAGS) $(context_switch_USER_CPPAFLAGS) +at91sam7x-ek_context_switch_CPPAFLAGS = $(at91sam7x-ek_context_switch_CPU_CPPAFLAGS) $(at91sam7x-ek_context_switch_WIZARD_CPPAFLAGS) $(at91sam7x-ek_context_switch_USER_CPPAFLAGS) # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_CSRC = $(context_switch_CPU_CSRC) $(context_switch_WIZARD_CSRC) $(context_switch_USER_CSRC) +at91sam7x-ek_context_switch_CSRC = $(at91sam7x-ek_context_switch_CPU_CSRC) $(at91sam7x-ek_context_switch_WIZARD_CSRC) $(at91sam7x-ek_context_switch_USER_CSRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_PCSRC = $(context_switch_CPU_PCSRC) $(context_switch_WIZARD_PCSRC) $(context_switch_USER_PCSRC) +at91sam7x-ek_context_switch_PCSRC = $(at91sam7x-ek_context_switch_CPU_PCSRC) $(at91sam7x-ek_context_switch_WIZARD_PCSRC) $(at91sam7x-ek_context_switch_USER_PCSRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_CPPASRC = $(context_switch_CPU_CPPASRC) $(context_switch_WIZARD_CPPASRC) $(context_switch_USER_CPPASRC) +at91sam7x-ek_context_switch_CPPASRC = $(at91sam7x-ek_context_switch_CPU_CPPASRC) $(at91sam7x-ek_context_switch_WIZARD_CPPASRC) $(at91sam7x-ek_context_switch_USER_CPPASRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_CXXSRC = $(context_switch_CPU_CXXSRC) $(context_switch_WIZARD_CXXSRC) $(context_switch_USER_CXXSRC) +at91sam7x-ek_context_switch_CXXSRC = $(at91sam7x-ek_context_switch_CPU_CXXSRC) $(at91sam7x-ek_context_switch_WIZARD_CXXSRC) $(at91sam7x-ek_context_switch_USER_CXXSRC) # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_ASRC = $(context_switch_CPU_ASRC) $(context_switch_WIZARD_ASRC) $(context_switch_USER_ASRC) +at91sam7x-ek_context_switch_ASRC = $(at91sam7x-ek_context_switch_CPU_ASRC) $(at91sam7x-ek_context_switch_WIZARD_ASRC) $(at91sam7x-ek_context_switch_USER_ASRC) # CPU specific flags and options, defined in the CPU definition files. # Automatically generated by the wizard. PLEASE DO NOT EDIT! -context_switch_CPU_CPPASRC = bertos/cpu/arm/hw/crt_arm7tdmi.S bertos/cpu/arm/hw/vectors_at91.S -context_switch_CPU_CPPAFLAGS = -g -gdwarf-2 -context_switch_CPU_CPPFLAGS = -O0 -g3 -gdwarf-2 -fverbose-asm -Ibertos/cpu/arm/ -D__ARM_AT91SAM7X256__ -context_switch_CPU_CSRC = bertos/cpu/arm/hw/init_at91.c -context_switch_PROGRAMMER_CPU = at91sam7 -context_switch_STOPFLASH_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh -context_switch_CPU = arm7tdmi -context_switch_STOPDEBUG_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh -context_switch_DEBUG_SCRIPT = bertos/prg_scripts/arm/debug.sh -context_switch_CPU_LDFLAGS = -nostartfiles -Wl,--no-warn-mismatch -T bertos/cpu/arm/scripts/at91sam7_256_rom.ld -context_switch_FLASH_SCRIPT = bertos/prg_scripts/arm/flash.sh - -include $(context_switch_SRC_PATH)/context_switch_user.mk +at91sam7x-ek_context_switch_CPU_CPPASRC = bertos/cpu/arm/hw/crt_arm7tdmi.S bertos/cpu/arm/hw/vectors_at91.S +at91sam7x-ek_context_switch_CPU_CPPAFLAGS = -g -gdwarf-2 +at91sam7x-ek_context_switch_CPU_CPPFLAGS = -O0 -g3 -gdwarf-2 -fverbose-asm -Ibertos/cpu/arm/ -D__ARM_AT91SAM7X256__ +at91sam7x-ek_context_switch_CPU_CSRC = bertos/cpu/arm/hw/init_at91.c +at91sam7x-ek_context_switch_PROGRAMMER_CPU = at91sam7 +at91sam7x-ek_context_switch_CPU_LDFLAGS = -nostartfiles -Wl,--no-warn-mismatch -Wl,-dT bertos/cpu/arm/scripts/at91sam7_256_rom.ld +at91sam7x-ek_context_switch_STOPFLASH_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh +at91sam7x-ek_context_switch_CPU = arm7tdmi +at91sam7x-ek_context_switch_STOPDEBUG_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh +at91sam7x-ek_context_switch_DEBUG_SCRIPT = bertos/prg_scripts/arm/debug.sh +at91sam7x-ek_context_switch_FLASH_SCRIPT = bertos/prg_scripts/arm/flash.sh + +include $(at91sam7x-ek_context_switch_SRC_PATH)/at91sam7x-ek_context_switch_user.mk