c928_test.gpj 1.3 KB
Newer Older
王佳伟's avatar
王佳伟 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
#!gbuild
primaryTarget=v800_standalone.tgt
[Program]
	
	-object_dir=./obj
	-map
	-gsize
	-preprocess_assembly_files
	-e _RESET
	-list
	-list_dir=./list
	-Mx
	-bsp generic
	-callgraph
	{optgroup=GhsCommonOptions} -o output/project.out
	:postexec='gmemfile output/project.out -o output/FX12_TFT_test.mem'
	:postexec='gsrec  -e 0 -hex386 output/project.out -o output/FX12_TFT_test.hex'
	:postexec='gsrec  -e 0 -noS5 output/project.out -o output/FX12_TFT_test.rec'
	--no_additional_output
	-dwarf2
	-D__GHS__
	{optgroup=GhsCompilerOptions} -cpu=rh850g3kh
	-fhard
	-DPlatform_RH850
	-DPlatform_32Bit
	-nothreshold
	-g
	-passsource
	-I..\source\Driver\Clock
	-I..\source\Driver\RH850F1KM_S1
	-I..\source\Driver\Timer
	-I..\source\Driver\TimerB
	-I..\source\Driver\Analog_Signals
	-I..\source\Driver\CAN
	-I..\source\Driver\GPIO
	-I..\source\System
	-I..\source\Appliciation
	-I..\source\FCL
	-I../source/EEL
	-I../source/eel_user
	-I../source/fdl_user
	-I../source/FDL
	-I../source/EEL/lib
	-I../source/FDL/lib
	--diag_suppress 1
	--diag_suppress 9
	--diag_suppress 177
	--diag_suppress 550
	--diag_suppress 188
	-registermode=32
	-data_bus_width=32
	-Onone
	-japanese_automotive_c
.\group\Application.gpj
.\group\Driver.gpj
.\group\System.gpj
.\group\FCL.gpj
.\group\Fdl.gpj
.\group\EEL.gpj
.\group\touch_screen.gpj
output\project.map