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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
#!gbuild
primaryTarget=v800_standalone.tgt
[Program]
-G
--no_commons
--no_implicit_include
--prototype_errors
-DRENESAS_D1X
-DR_DRW2D_OS_NO_OS
-DR_DRW2D_SYS_DHD
-DUSED_CPU=RH850G3M
-DUSE_AWOT
-DUSE_CDI
-DUSE_CSIH
-DUSE_CSISW
-DUSE_DAVEHD
-DUSE_DDB
-DUSE_DRW2D
-DUSE_GFXBUS
-DUSE_GPIO
-DUSE_HYPB
-DUSE_HYPDB
-DUSE_INT_FLASH
-DUSE_JCUA
-DUSE_NFMABARE
-DUSE_OCTA
-DUSE_OCTACDB
-DUSE_OSTM
-DUSE_PBG
-DUSE_RIIC
-DUSE_RSCAN0
-DUSE_SFCDB
-DUSE_SFMA
-DUSE_SPEA
-DUSE_TAUJ
-DUSE_TICK
-DUSE_VDCE
-DUSE_VOWE
-DUSE_WM
-DUSE_XBUS
-DUSE_SSIF
-DUSE_TAUB
-DUSE_RLIN3
-I..\source\Driver\Analog_Signals
-I..\source\Driver\CAN
-I..\source\Driver\Clock
-I..\source\Driver\Common
-I..\source\Driver\CSI
-I..\source\Driver\GPIO
-I..\source\Driver\RH850_GHS
-I..\source\Driver\Graphic
-I..\source\Driver\Memory
-I..\source\Driver\Sys_Tick
-I..\source\Driver\CD4051
-I..\source\Driver\BU98R10
-I..\source\Driver\WDT
-I..\source\Driver\Sound
-I..\source\Driver\Timer
-I..\source\Driver\IS31FL3236
-I..\source\Driver\Buzzer
-I..\source\Driver\FDL
-I..\source\Driver\UART
-I..\source\Graphic\cdi\lib
-I..\source\Graphic\cdi\src
-I..\source\Graphic\device\d1mx\lib
-I..\source\Graphic\device\d1mx\macro_cfg
-I..\source\Graphic\device\d1mx\macro_cfg\davehd
-I..\source\Graphic\device\d1mx\macro_cfg\drw2d
-I..\source\Graphic\device\d1mx\macro_cfg\hypb
-I..\source\Graphic\device\d1mx\macro_cfg\jcua
-I..\source\Graphic\device\d1mx\macro_cfg\octa
-I..\source\Graphic\device\d1mx\macro_cfg\vowe
-I..\source\Graphic\device\d1mx\src\dev
-I..\source\Graphic\device\d1mx\src\dhd
-I..\source\Graphic\device\d1mx\src\hypb
-I..\source\Graphic\device\d1mx\src\jcua
-I..\source\Graphic\device\d1mx\src\nfmabare
-I..\source\Graphic\device\d1mx\src\octa
-I..\source\Graphic\device\d1mx\src\vowe
-I..\source\Graphic\device\d1x_common\macro_cfg
-I..\source\Graphic\device\d1x_common\macro_cfg\csisw
-I..\source\Graphic\device\d1x_common\macro_cfg\gpio
-I..\source\Graphic\device\d1x_common\macro_cfg\ostm
-I..\source\Graphic\device\d1x_common\macro_cfg\pbg
-I..\source\Graphic\device\d1x_common\macro_cfg\riic
-I..\source\Graphic\device\d1x_common\macro_cfg\sfma
-I..\source\Graphic\device\d1x_common\macro_cfg\spea
-I..\source\Graphic\device\d1x_common\macro_cfg\tauj
-I..\source\Graphic\device\d1x_common\macro_cfg\tick
-I..\source\Graphic\device\d1x_common\macro_cfg\vdce
-I..\source\Graphic\device\d1x_common\macro_cfg\wm
-I..\source\Graphic\device\d1x_common\macro_cfg\xbus
-I..\source\Graphic\device\d1x_common\src\csisw
-I..\source\Graphic\device\d1x_common\src\dev
-I..\source\Graphic\device\d1x_common\src\gfxbus
-I..\source\Graphic\device\d1x_common\src\gpio
-I..\source\Graphic\device\d1x_common\src\ostm
-I..\source\Graphic\device\d1x_common\src\pbg
-I..\source\Graphic\device\d1x_common\src\riic
-I..\source\Graphic\device\d1x_common\src\sfma
-I..\source\Graphic\device\d1x_common\src\spea
-I..\source\Graphic\device\d1x_common\src\tauj
-I..\source\Graphic\device\d1x_common\src\tick
-I..\source\Graphic\device\d1x_common\src\vdce
-I..\source\Graphic\device\d1x_common\src\wm
-I..\source\Graphic\device\d1x_common\src\xbus
-I..\source\Graphic\device\lib
-I..\source\Graphic\macro\bus\pbg\lib
-I..\source\Graphic\macro\bus\pbg\src
-I..\source\Graphic\macro\csi\csisw\lib
-I..\source\Graphic\macro\csi\csisw\src
-I..\source\Graphic\macro\drw2d\lib
-I..\source\Graphic\macro\drw2d\platform\davehd
-I..\source\Graphic\macro\drw2d\platform\os\no_os
-I..\source\Graphic\macro\flashc\hypb\lib
-I..\source\Graphic\macro\flashc\hypdb\lib
-I..\source\Graphic\macro\flashc\hypdb\src
-I..\source\Graphic\macro\flashc\nfmabare\lib
-I..\source\Graphic\macro\flashc\nfmabare\src
-I..\source\Graphic\macro\flashc\octa\lib
-I..\source\Graphic\macro\flashc\octacdb\lib
-I..\source\Graphic\macro\flashc\octacdb\src
-I..\source\Graphic\macro\flashc\sfcdb\lib
-I..\source\Graphic\macro\flashc\sfcdb\src
-I..\source\Graphic\macro\flashc\sfma\lib
-I..\source\Graphic\macro\gfxbus\lib
-I..\source\Graphic\macro\gfxbus\src
-I..\source\Graphic\macro\gfxbus\xbus\lib
-I..\source\Graphic\macro\gfxbus\xbus\src
-I..\source\Graphic\macro\gpio\lib
-I..\source\Graphic\macro\gpio\src
-I..\source\Graphic\macro\gpu\davehd\common\inc
-I..\source\Graphic\macro\gpu\davehd\common\inc\platform
-I..\source\Graphic\macro\gpu\davehd\kernel\inc
-I..\source\Graphic\macro\gpu\davehd\kernel\platform\d1mx
-I..\source\Graphic\macro\gpu\davehd\kernel\platform\d1mx\non_threaded
-I..\source\Graphic\macro\gpu\davehd\kernel\platform\ree
-I..\source\Graphic\macro\gpu\davehd\kernel\src
-I..\source\Graphic\macro\gpu\davehd\user\inc
-I..\source\Graphic\macro\gpu\davehd\user\platform\d1mx\no_os
-I..\source\Graphic\macro\gpu\davehd\user\src
-I..\source\Graphic\macro\gpu\jcua\lib
-I..\source\Graphic\macro\i2c\riic\lib
-I..\source\Graphic\macro\i2c\riic\src
-I..\source\Graphic\macro\tick\lib
-I..\source\Graphic\macro\tick\src
-I..\source\Graphic\macro\timer\ostm\lib
-I..\source\Graphic\macro\timer\ostm\src
-I..\source\Graphic\macro\timer\tauj\lib
-I..\source\Graphic\macro\timer\tauj\src
-I..\source\Graphic\macro\vdce\lib
-I..\source\Graphic\macro\vo\ddb\lib
-I..\source\Graphic\macro\vo\ddb\src
-I..\source\Graphic\macro\vo\spea\lib
-I..\source\Graphic\macro\vo\vowe\lib
-I..\source\Graphic\macro\wm\lib
-I..\source\System
-I..\source\Application\Alarm\
-I..\source\Application\Sound_Alarm\
-I..\source\Application\APP\
-I..\source\Application\APP\Data_Fuel
-I..\source\Application\APP\AC_Temperature
-I..\source\Application\APP\ADAS
-I..\source\Application\APP\BackLight
-I..\source\Application\APP\Data_CoolantTemperature
-I..\source\Application\APP\Data_Fuel
-I..\source\Application\APP\Data_FuelConsump
-I..\source\Application\APP\Data_EngineSpeed
-I..\source\Application\APP\Data_Gear
-I..\source\Application\APP\Data_Interval
-I..\source\Application\APP\Data_Mileage
-I..\source\Application\APP\Data_ODO
-I..\source\Application\APP\Data_OFF_TIME
-I..\source\Application\APP\Data_RTCTime
-I..\source\Application\APP\Data_SpeedOut
-I..\source\Application\APP\Data_TPMS
-I..\source\Application\APP\Data_TRIPA
-I..\source\Application\APP\Data_UTC
-I..\source\Application\APP\Data_VehicleSpeed
-I..\source\Application\APP\GaugesMode
-I..\source\Application\APP\Individual_ECU_Comm
-I..\source\Application\APP\Key
-I..\source\Application\APP\LINE_IN
-I..\source\Application\APP\PowerManagement
-I..\source\Application\APP\SEG_LCD
-I..\source\Application\APP\Telltales
-I..\source\Application\CAN_APP_NM\AutoSarNM
-I..\source\Application\CAN_APP_NM\CAN_App
-I..\source\Application\common\
-I..\source\Application\Gen_Tool\
-I..\source\Application\Graphic\
-I..\source\Application\Graphic\GUI_VC66
-I..\source\Application\Graphic\GUI
-I..\source\Application\Graphic\Menu
-I..\source\Application\Graphic\UE
-I..\source\Application\RTE\
-I..\source\Application\System\asm
-I..\source\Application\System\inc
-I..\source\Application\System\src
-I..\source\Application\UDS\APP\
-I..\source\Application\UDS\APP\Common
-I..\source\Application\UDS\APP\UDS_10Service
-I..\source\Application\UDS\APP\UDS_11Service
-I..\source\Application\UDS\APP\UDS_14Service
-I..\source\Application\UDS\APP\UDS_19Service
-I..\source\Application\UDS\APP\UDS_22Service
-I..\source\Application\UDS\APP\UDS_23Service
-I..\source\Application\UDS\APP\UDS_27Service
-I..\source\Application\UDS\APP\UDS_28Service
-I..\source\Application\UDS\APP\UDS_2EService
-I..\source\Application\UDS\APP\UDS_2FService
-I..\source\Application\UDS\APP\UDS_31Service
-I..\source\Application\UDS\APP\UDS_3EService
-I..\source\Application\UDS\APP\UDS_85Service
-I..\source\Application\UDS\
-I..\source\Application\UDS\TP
-I..\source\Application\K_BUS
-I..\source\Application\UDS_M
-MD
-Mn
-Mx
-Zuse1bit
-allocate_ep
-cpu=rh850g3m
-delete
-entry=_RESET
-large_sda
-list
-map
-no_callt
-notda
-preprocess_assembly_files
-registermode=22
-object_dir=.\obj
-o project.out
-kanji=utf8
-data_delete
{optgroup=GhsCommonOptions} -o project.out
-o project
{optgroup=GCoresOptions} -o project
:postexec='gmemfile project -o project.mem'
:postexec='gsrec -e 0 -hex386 project -o project.hex'
:postexec='gsrec -e 0 -noS5 project -o project.rec
--diag_suppress 1
--diag_suppress 9
--diag_suppress 177
--diag_suppress 550
--diag_suppress 188
-Mu
-Ms
-Ml
-map_eofn_symbols
-gsize
-nochecksum
:postexecShell=.\rename.bat
-I..\source\Driver\BU98R10
-I..\source\Application\APP\Data_AdBule
-I..\source\Application\APP\Data_AirPressure
-I..\source\Application\APP\Data_DrivingSupport
-I..\source\Application\APP\Data_Voltmeter
-I..\source\Application\APP\Data_WET
-rh850_4bytewordoffset
-reserve_r2
-DPlatform_32Bit
-Onone
.\group\Application.gpj
.\group\Driver.gpj
.\group\Graphic.gpj
.\group\System.gpj