OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [MB96340_Softune/] [FreeRTOS_96348hs_SK16FX100PMC/] [FreeRTOS_96348hs_SK16FX100PMC.prj] - Blame information for rev 584

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 584 jeremybenn
[Version]
2
DLLVer=02.3005.01.0
3
PRJVer=1
4
 
5
[PRJKIND]
6
mode=1
7
 
8
[CPUTYPE]
9
CpuSerise=907
10
 
11
[DirInfo]
12
PRJ=C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\MB96340_Softune\FreeRTOS_96348hs_SK16FX100PMC\
13
 
14
[PrjInfo]
15
Count=1
16
PrjInfo-0=STANDALONE
17
Active=STANDALONE
18
 
19
[MEMBER]
20
F0=38
21
F1=0 f Source Files
22
F2=0 c Src\Main.c
23
F3=0 a Src\mb96348hs.asm
24
F4=0 * readme.txt
25
F5=0 a Src\Start.asm
26
F6=0 c Src\vectors.c
27
F7=0 f Source Files\watchdog
28
F8=0 c Src\watchdog\watchdog.c
29
F9=0 f Source Files\FreeRTOS Source
30
F10=0 c ..\..\..\Source\croutine.c
31
F11=0 c ..\..\..\Source\list.c
32
F12=0 c ..\..\..\Source\queue.c
33
F13=0 c ..\..\..\Source\tasks.c
34
F14=0 f Source Files\FreeRTOS Source\portable
35
F15=0 c ..\..\..\Source\portable\Softune\MB96340\__STD_LIB_sbrk.c
36
F16=0 c ..\..\..\Source\portable\Softune\MB96340\port.c
37
F17=0 f Source Files\FreeRTOS Source\MemMang
38
F18=0 c ..\..\..\Source\portable\MemMang\heap_3.c
39
F19=0 f Source Files\Demo Source
40
F20=0 c ..\..\Common\Minimal\BlockQ.c
41
F21=0 c ..\..\Common\Minimal\blocktim.c
42
F22=0 c ..\..\Common\Minimal\comtest.c
43
F23=0 c Src\crflash_sk16fx100mpc.c
44
F24=0 c ..\..\Common\Minimal\death.c
45
F25=0 c ..\..\Common\Minimal\dynamic.c
46
F26=0 c ..\..\Common\Minimal\flash.c
47
F27=0 c ..\..\Common\Minimal\GenQTest.c
48
F28=0 c ..\..\Common\Minimal\integer.c
49
F29=0 c ..\..\Common\Minimal\PollQ.c
50
F30=0 c ..\..\Common\Minimal\semtest.c
51
F31=0 f Source Files\Demo Source\partest
52
F32=0 c Src\partest\partest.c
53
F33=0 f Source Files\Demo Source\utility
54
F34=0 c Src\utility\printf_stdarg.c
55
F35=0 c Src\utility\taskutility.c
56
F36=0 f Source Files\Demo Source\serial
57
F37=0 c Src\serial\serial.c
58
F38=0 f Include Files
59
 
60
[OPTIONFILE]
61
FILE=options.dat
62
 
63
[CPUTYPE-STANDALONE]
64
CsvFile=Lib\907\907.csv
65
CpuName=MB96F348HSA
66
Count=0
67
 
68
[DirInfo-STANDALONE]
69
CONFIG=STANDALONE\
70
OBJ=STANDALONE\OBJ\
71
LST=STANDALONE\LST\
72
OPT=STANDALONE\OPT\
73
 
74
[MEMBER-STANDALONE]
75
F0=28
76
F1=0 m 1 STANDALONE\ABS\FreeRTOS_96348hs_SK16FX100PMC.abs
77
F2=27 c 1 Src\Main.c
78
F2-1=- src\mb96348hs.h
79
F2-2=- ..\..\..\Source\include\FreeRTOS.h
80
F2-3=- ..\..\..\Source\include\projdefs.h
81
F2-4=- ..\..\..\Source\include\portable.h
82
F2-5=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
83
F2-6=- ..\..\..\Source\include\task.h
84
F2-7=- ..\..\..\Source\include\list.h
85
F2-8=- ..\..\..\Source\include\semphr.h
86
F2-9=- ..\..\..\Source\include\queue.h
87
F2-10=- Src\watchdog\watchdog.h
88
F2-11=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
89
F2-12=- ..\..\Common\include\flash.h
90
F2-13=- ..\..\Common\include\integer.h
91
F2-14=- ..\..\Common\include\comtest2.h
92
F2-15=- ..\..\Common\include\PollQ.h
93
F2-16=- ..\..\Common\include\semtest.h
94
F2-17=- ..\..\Common\include\BlockQ.h
95
F2-18=- ..\..\Common\include\dynamic.h
96
F2-19=- ..\..\Common\include\flop.h
97
F2-20=- ..\..\Common\include\GenQTest.h
98
F2-21=- ..\..\Common\include\QPeek.h
99
F2-22=- ..\..\Common\include\blocktim.h
100
F2-23=- ..\..\Common\include\death.h
101
F2-24=- ..\..\Common\include\partest.h
102
F2-25=- Src\utility\taskutility.h
103
F2-26=- ..\..\Common\include\crflash.h
104
F2-27=- Src\FreeRTOSConfig.h
105
F3=0 a 1 Src\mb96348hs.asm
106
F4=0 a 1 Src\Start.asm
107
F5=2 c 1 Src\vectors.c
108
F5-1=- src\mb96348hs.h
109
F5-2=- Src\FreeRTOSConfig.h
110
F6=9 c 1 ..\..\..\Source\portable\Softune\MB96340\port.c
111
F6-1=- ..\..\..\Source\include\FreeRTOS.h
112
F6-2=- ..\..\..\Source\include\projdefs.h
113
F6-3=- ..\..\..\Source\include\portable.h
114
F6-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
115
F6-5=- src\mb96348hs.h
116
F6-6=- ..\..\..\Source\include\task.h
117
F6-7=- ..\..\..\Source\include\list.h
118
F6-8=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
119
F6-9=- Src\FreeRTOSConfig.h
120
F7=10 c 1 ..\..\..\Source\croutine.c
121
F7-1=- ..\..\..\Source\include\FreeRTOS.h
122
F7-2=- ..\..\..\Source\include\projdefs.h
123
F7-3=- ..\..\..\Source\include\portable.h
124
F7-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
125
F7-5=- ..\..\..\Source\include\task.h
126
F7-6=- ..\..\..\Source\include\list.h
127
F7-7=- ..\..\..\Source\include\croutine.h
128
F7-8=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
129
F7-9=- src\mb96348hs.h
130
F7-10=- Src\FreeRTOSConfig.h
131
F8=9 c 1 ..\..\..\Source\list.c
132
F8-1=- ..\..\..\Source\include\FreeRTOS.h
133
F8-2=- ..\..\..\Source\include\projdefs.h
134
F8-3=- ..\..\..\Source\include\portable.h
135
F8-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
136
F8-5=- ..\..\..\Source\include\list.h
137
F8-6=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
138
F8-7=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
139
F8-8=- src\mb96348hs.h
140
F8-9=- Src\FreeRTOSConfig.h
141
F9=12 c 1 ..\..\..\Source\queue.c
142
F9-1=- ..\..\..\Source\include\FreeRTOS.h
143
F9-2=- ..\..\..\Source\include\projdefs.h
144
F9-3=- ..\..\..\Source\include\portable.h
145
F9-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
146
F9-5=- ..\..\..\Source\include\task.h
147
F9-6=- ..\..\..\Source\include\list.h
148
F9-7=- ..\..\..\Source\include\croutine.h
149
F9-8=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
150
F9-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
151
F9-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\string.h
152
F9-11=- src\mb96348hs.h
153
F9-12=- Src\FreeRTOSConfig.h
154
F10=14 c 1 ..\..\..\Source\tasks.c
155
F10-1=- ..\..\..\Source\include\FreeRTOS.h
156
F10-2=- ..\..\..\Source\include\projdefs.h
157
F10-3=- ..\..\..\Source\include\portable.h
158
F10-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
159
F10-5=- ..\..\..\Source\include\task.h
160
F10-6=- ..\..\..\Source\include\list.h
161
F10-7=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdio.h
162
F10-8=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
163
F10-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdarg.h
164
F10-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
165
F10-11=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\string.h
166
F10-12=- src\mb96348hs.h
167
F10-13=- Src\FreeRTOSConfig.h
168
F10-14=- ..\..\..\Source\include\StackMacros.h
169
F11=12 c 1 ..\..\Common\Minimal\BlockQ.c
170
F11-1=- ..\..\..\Source\include\FreeRTOS.h
171
F11-2=- ..\..\..\Source\include\projdefs.h
172
F11-3=- ..\..\..\Source\include\portable.h
173
F11-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
174
F11-5=- ..\..\..\Source\include\task.h
175
F11-6=- ..\..\..\Source\include\list.h
176
F11-7=- ..\..\..\Source\include\queue.h
177
F11-8=- ..\..\Common\include\BlockQ.h
178
F11-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
179
F11-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
180
F11-11=- src\mb96348hs.h
181
F11-12=- Src\FreeRTOSConfig.h
182
F12=11 c 1 ..\..\Common\Minimal\blocktim.c
183
F12-1=- ..\..\..\Source\include\FreeRTOS.h
184
F12-2=- ..\..\..\Source\include\projdefs.h
185
F12-3=- ..\..\..\Source\include\portable.h
186
F12-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
187
F12-5=- ..\..\..\Source\include\task.h
188
F12-6=- ..\..\..\Source\include\list.h
189
F12-7=- ..\..\..\Source\include\queue.h
190
F12-8=- ..\..\Common\include\blocktim.h
191
F12-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
192
F12-10=- src\mb96348hs.h
193
F12-11=- Src\FreeRTOSConfig.h
194
F13=13 c 1 ..\..\Common\Minimal\comtest.c
195
F13-1=- ..\..\..\Source\include\FreeRTOS.h
196
F13-2=- ..\..\..\Source\include\projdefs.h
197
F13-3=- ..\..\..\Source\include\portable.h
198
F13-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
199
F13-5=- ..\..\..\Source\include\task.h
200
F13-6=- ..\..\..\Source\include\list.h
201
F13-7=- ..\..\Common\include\serial.h
202
F13-8=- ..\..\Common\include\comtest.h
203
F13-9=- ..\..\Common\include\partest.h
204
F13-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
205
F13-11=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
206
F13-12=- src\mb96348hs.h
207
F13-13=- Src\FreeRTOSConfig.h
208
F14=11 c 1 ..\..\Common\Minimal\death.c
209
F14-1=- ..\..\..\Source\include\FreeRTOS.h
210
F14-2=- ..\..\..\Source\include\projdefs.h
211
F14-3=- ..\..\..\Source\include\portable.h
212
F14-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
213
F14-5=- ..\..\..\Source\include\task.h
214
F14-6=- ..\..\..\Source\include\list.h
215
F14-7=- ..\..\Common\include\death.h
216
F14-8=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
217
F14-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
218
F14-10=- src\mb96348hs.h
219
F14-11=- Src\FreeRTOSConfig.h
220
F15=13 c 1 ..\..\Common\Minimal\dynamic.c
221
F15-1=- ..\..\..\Source\include\FreeRTOS.h
222
F15-2=- ..\..\..\Source\include\projdefs.h
223
F15-3=- ..\..\..\Source\include\portable.h
224
F15-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
225
F15-5=- ..\..\..\Source\include\task.h
226
F15-6=- ..\..\..\Source\include\list.h
227
F15-7=- ..\..\..\Source\include\semphr.h
228
F15-8=- ..\..\..\Source\include\queue.h
229
F15-9=- ..\..\Common\include\dynamic.h
230
F15-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
231
F15-11=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
232
F15-12=- src\mb96348hs.h
233
F15-13=- Src\FreeRTOSConfig.h
234
F16=12 c 1 ..\..\Common\Minimal\flash.c
235
F16-1=- ..\..\..\Source\include\FreeRTOS.h
236
F16-2=- ..\..\..\Source\include\projdefs.h
237
F16-3=- ..\..\..\Source\include\portable.h
238
F16-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
239
F16-5=- ..\..\..\Source\include\task.h
240
F16-6=- ..\..\..\Source\include\list.h
241
F16-7=- ..\..\Common\include\partest.h
242
F16-8=- ..\..\Common\include\flash.h
243
F16-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
244
F16-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
245
F16-11=- src\mb96348hs.h
246
F16-12=- Src\FreeRTOSConfig.h
247
F17=13 c 1 ..\..\Common\Minimal\GenQTest.c
248
F17-1=- ..\..\..\Source\include\FreeRTOS.h
249
F17-2=- ..\..\..\Source\include\projdefs.h
250
F17-3=- ..\..\..\Source\include\portable.h
251
F17-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
252
F17-5=- ..\..\..\Source\include\task.h
253
F17-6=- ..\..\..\Source\include\list.h
254
F17-7=- ..\..\..\Source\include\queue.h
255
F17-8=- ..\..\..\Source\include\semphr.h
256
F17-9=- ..\..\Common\include\GenQTest.h
257
F17-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
258
F17-11=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
259
F17-12=- src\mb96348hs.h
260
F17-13=- Src\FreeRTOSConfig.h
261
F18=11 c 1 ..\..\Common\Minimal\integer.c
262
F18-1=- ..\..\..\Source\include\FreeRTOS.h
263
F18-2=- ..\..\..\Source\include\projdefs.h
264
F18-3=- ..\..\..\Source\include\portable.h
265
F18-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
266
F18-5=- ..\..\..\Source\include\task.h
267
F18-6=- ..\..\..\Source\include\list.h
268
F18-7=- ..\..\Common\include\integer.h
269
F18-8=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
270
F18-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
271
F18-10=- src\mb96348hs.h
272
F18-11=- Src\FreeRTOSConfig.h
273
F19=12 c 1 ..\..\Common\Minimal\PollQ.c
274
F19-1=- ..\..\..\Source\include\FreeRTOS.h
275
F19-2=- ..\..\..\Source\include\projdefs.h
276
F19-3=- ..\..\..\Source\include\portable.h
277
F19-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
278
F19-5=- ..\..\..\Source\include\task.h
279
F19-6=- ..\..\..\Source\include\list.h
280
F19-7=- ..\..\..\Source\include\queue.h
281
F19-8=- ..\..\Common\include\PollQ.h
282
F19-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
283
F19-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
284
F19-11=- src\mb96348hs.h
285
F19-12=- Src\FreeRTOSConfig.h
286
F20=13 c 1 ..\..\Common\Minimal\semtest.c
287
F20-1=- ..\..\..\Source\include\FreeRTOS.h
288
F20-2=- ..\..\..\Source\include\projdefs.h
289
F20-3=- ..\..\..\Source\include\portable.h
290
F20-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
291
F20-5=- ..\..\..\Source\include\task.h
292
F20-6=- ..\..\..\Source\include\list.h
293
F20-7=- ..\..\..\Source\include\semphr.h
294
F20-8=- ..\..\..\Source\include\queue.h
295
F20-9=- ..\..\Common\include\semtest.h
296
F20-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
297
F20-11=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
298
F20-12=- src\mb96348hs.h
299
F20-13=- Src\FreeRTOSConfig.h
300
F21=12 c 1 Src\serial\serial.c
301
F21-1=- ..\..\..\Source\include\FreeRTOS.h
302
F21-2=- ..\..\..\Source\include\projdefs.h
303
F21-3=- ..\..\..\Source\include\portable.h
304
F21-4=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
305
F21-5=- ..\..\..\Source\include\queue.h
306
F21-6=- ..\..\..\Source\include\task.h
307
F21-7=- ..\..\..\Source\include\list.h
308
F21-8=- ..\..\Common\include\serial.h
309
F21-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
310
F21-10=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
311
F21-11=- src\mb96348hs.h
312
F21-12=- Src\FreeRTOSConfig.h
313
F22=10 c 1 Src\watchdog\watchdog.c
314
F22-1=- src\mb96348hs.h
315
F22-2=- ..\..\..\Source\include\FreeRTOS.h
316
F22-3=- ..\..\..\Source\include\projdefs.h
317
F22-4=- ..\..\..\Source\include\portable.h
318
F22-5=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
319
F22-6=- ..\..\..\Source\include\task.h
320
F22-7=- ..\..\..\Source\include\list.h
321
F22-8=- Src\watchdog\watchdog.h
322
F22-9=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
323
F22-10=- Src\FreeRTOSConfig.h
324
F23=10 c 1 Src\utility\taskutility.c
325
F23-1=- src\mb96348hs.h
326
F23-2=- ..\..\..\Source\include\FreeRTOS.h
327
F23-3=- ..\..\..\Source\include\projdefs.h
328
F23-4=- ..\..\..\Source\include\portable.h
329
F23-5=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
330
F23-6=- ..\..\..\Source\include\task.h
331
F23-7=- ..\..\..\Source\include\list.h
332
F23-8=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
333
F23-9=- Src\FreeRTOSConfig.h
334
F23-10=- ..\..\..\Source\include\queue.h
335
F24=12 c 1 Src\crflash_sk16fx100mpc.c
336
F24-1=- ..\..\..\Source\include\FreeRTOS.h
337
F24-2=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
338
F24-3=- ..\..\..\Source\include\projdefs.h
339
F24-4=- ..\..\..\Source\include\portable.h
340
F24-5=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
341
F24-6=- ..\..\..\Source\include\croutine.h
342
F24-7=- ..\..\..\Source\include\list.h
343
F24-8=- ..\..\..\Source\include\queue.h
344
F24-9=- ..\..\Common\include\partest.h
345
F24-10=- ..\..\Common\include\crflash.h
346
F24-11=- src\mb96348hs.h
347
F24-12=- Src\FreeRTOSConfig.h
348
F25=9 c 1 Src\partest\partest.c
349
F25-1=- ..\..\..\Source\include\FreeRTOS.h
350
F25-2=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
351
F25-3=- ..\..\..\Source\include\projdefs.h
352
F25-4=- ..\..\..\Source\include\portable.h
353
F25-5=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
354
F25-6=- src\mb96348hs.h
355
F25-7=- ..\..\..\Source\include\task.h
356
F25-8=- ..\..\..\Source\include\list.h
357
F25-9=- Src\FreeRTOSConfig.h
358
F26=1 c 1 Src\utility\printf_stdarg.c
359
F26-1=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdarg.h
360
F27=4 c 1 ..\..\..\Source\portable\Softune\MB96340\__STD_LIB_sbrk.c
361
F27-1=- Src\FreeRTOSConfig.h
362
F27-2=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
363
F27-3=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
364
F27-4=- src\mb96348hs.h
365
F28=10 c 1 ..\..\..\Source\portable\MemMang\heap_3.c
366
F28-1=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stdlib.h
367
F28-2=- ..\..\..\..\..\..\..\devtools\Softune\LIB\907\INCLUDE\stddef.h
368
F28-3=- ..\..\..\Source\include\FreeRTOS.h
369
F28-4=- ..\..\..\Source\include\projdefs.h
370
F28-5=- Src\FreeRTOSConfig.h
371
F28-6=- ..\..\..\Source\include\portable.h
372
F28-7=- ..\..\..\Source\portable\Softune\MB96340\portmacro.h
373
F28-8=- src\mb96348hs.h
374
F28-9=- ..\..\..\Source\include\task.h
375
F28-10=- ..\..\..\Source\include\list.h
376
 
377
[BUILDMODE-STANDALONE]
378
kernel=1
379
ABI=0
380
 
381
[RUNSET-STANDALONE]
382
CONVERT=1
383
CONVERTKIND=0
384
 
385
[DebState-STANDALONE]
386
SupCount=1
387
Supfile-0=STANDALONE\FreeRTOS_96348hs_SK16FX100PMC.sup
388
Current=FreeRTOS_96348hs_SK16FX100PMC.sup
389
AliasFile=
390
CPURunMode=16,16,16,16,0,1,0x0:0x0,,0,0xFF
391
 
392
[AsmBefore]
393
Count=0
394
 
395
[AsmAfter]
396
Count=0
397
 
398
[CcBefore]
399
Count=0
400
 
401
[CcAfter]
402
Count=0
403
 
404
[LnkBefore]
405
Count=0
406
 
407
[LnkAfter]
408
Count=0
409
 
410
[LibBefore]
411
Count=0
412
 
413
[LibAfter]
414
Count=0
415
 
416
[CnvBefore]
417
Count=0
418
 
419
[CnvAfter]
420
Count=0
421
 
422
[ConfigBefore]
423
Count=0
424
 
425
[ConfigAfter]
426
Count=0
427
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.