Changes ready for V4.1.0.

This commit is contained in:
Richard Barry 2006-08-27 14:09:54 +00:00
parent b7199e5967
commit b18929ef7d
9 changed files with 870 additions and 235 deletions

View file

@ -115,6 +115,7 @@ Changes from V3.2.4
#include "dynamic.h"
#include "mevents.h"
#include "crhook.h"
#include "blocktim.h"
/* Priority definitions for the tasks in the demo application. */
#define mainLED_TASK_PRIORITY ( tskIDLE_PRIORITY + 1 )
@ -171,6 +172,7 @@ portSHORT main( void )
vStartComTestTasks( mainCOM_TEST_PRIORITY, serCOM1, ser115200 );
vStartPolledQueueTasks( mainQUEUE_POLL_PRIORITY );
vStartBlockingQueueTasks( mainQUEUE_BLOCK_PRIORITY );
vCreateBlockTimeTasks();
vStartSemaphoreTasks( mainSEMAPHORE_TASK_PRIORITY );
vStartDynamicPriorityTasks();
@ -380,6 +382,12 @@ static portSHORT sErrorHasOccurred = pdFALSE;
sErrorHasOccurred = pdTRUE;
}
if( xAreBlockTimeTestTasksStillRunning() != pdTRUE )
{
vDisplayMessage( "Error in block time test tasks!\r\n" );
sErrorHasOccurred = pdTRUE;
}
if( sErrorHasOccurred == pdFALSE )
{
vDisplayMessage( "OK " );

View file

@ -75,7 +75,7 @@ WVList
0
19
WPickList
48
50
20
MItem
3
@ -706,8 +706,8 @@ WVList
0
168
MItem
27
..\COMMON\MINIMAL\crflash.c
28
..\COMMON\MINIMAL\blocktim.c
169
WString
4
@ -724,8 +724,8 @@ WVList
0
172
MItem
26
..\COMMON\MINIMAL\crhook.c
27
..\COMMON\MINIMAL\crflash.c
173
WString
4
@ -742,8 +742,8 @@ WVList
0
176
MItem
15
fileio\fileio.c
26
..\COMMON\MINIMAL\crhook.c
177
WString
4
@ -760,8 +760,8 @@ WVList
0
180
MItem
6
main.c
15
fileio\fileio.c
181
WString
4
@ -778,8 +778,8 @@ WVList
0
184
MItem
17
partest\partest.c
6
main.c
185
WString
4
@ -796,8 +796,8 @@ WVList
0
188
MItem
15
serial\serial.c
17
partest\partest.c
189
WString
4
@ -814,26 +814,26 @@ WVList
0
192
MItem
3
*.h
15
serial\serial.c
193
WString
3
NIL
4
COBJ
194
WVList
0
195
WVList
0
-1
20
1
1
0
196
MItem
31
..\..\SOURCE\INCLUDE\croutine.h
3
*.h
197
WString
3
@ -844,14 +844,14 @@ WVList
199
WVList
0
192
1
-1
1
0
0
200
MItem
27
..\..\source\include\list.h
31
..\..\SOURCE\INCLUDE\croutine.h
201
WString
3
@ -862,14 +862,14 @@ WVList
203
WVList
0
192
196
1
1
0
204
MItem
31
..\..\source\include\portable.h
27
..\..\source\include\list.h
205
WString
3
@ -880,14 +880,14 @@ WVList
207
WVList
0
192
196
1
1
0
208
MItem
31
..\..\source\include\projdefs.h
..\..\source\include\portable.h
209
WString
3
@ -898,14 +898,14 @@ WVList
211
WVList
0
192
196
1
1
0
212
MItem
28
..\..\source\include\queue.h
31
..\..\source\include\projdefs.h
213
WString
3
@ -916,14 +916,14 @@ WVList
215
WVList
0
192
196
1
1
0
216
MItem
29
..\..\source\include\semphr.h
28
..\..\source\include\queue.h
217
WString
3
@ -934,14 +934,14 @@ WVList
219
WVList
0
192
196
1
1
0
220
MItem
27
..\..\source\include\task.h
29
..\..\source\include\semphr.h
221
WString
3
@ -952,14 +952,14 @@ WVList
223
WVList
0
192
196
1
1
0
224
MItem
55
..\..\source\portable\owatcom\16bitdos\common\portasm.h
27
..\..\source\include\task.h
225
WString
3
@ -970,14 +970,14 @@ WVList
227
WVList
0
192
196
1
1
0
228
MItem
53
..\..\source\portable\owatcom\16bitdos\pc\portmacro.h
55
..\..\source\portable\owatcom\16bitdos\common\portasm.h
229
WString
3
@ -988,14 +988,14 @@ WVList
231
WVList
0
192
196
1
1
0
232
MItem
26
..\common\include\blockq.h
53
..\..\source\portable\owatcom\16bitdos\pc\portmacro.h
233
WString
3
@ -1006,14 +1006,14 @@ WVList
235
WVList
0
192
196
1
1
0
236
MItem
27
..\common\include\comtest.h
26
..\common\include\blockq.h
237
WString
3
@ -1024,14 +1024,14 @@ WVList
239
WVList
0
192
196
1
1
0
240
MItem
26
..\COMMON\INCLUDE\crhook.h
28
..\COMMON\INCLUDE\blocktim.h
241
WString
3
@ -1042,14 +1042,14 @@ WVList
243
WVList
0
192
196
1
1
0
244
MItem
25
..\common\include\death.h
27
..\common\include\comtest.h
245
WString
3
@ -1060,14 +1060,14 @@ WVList
247
WVList
0
192
196
1
1
0
248
MItem
27
..\COMMON\INCLUDE\dynamic.h
26
..\COMMON\INCLUDE\crhook.h
249
WString
3
@ -1078,14 +1078,14 @@ WVList
251
WVList
0
192
196
1
1
0
252
MItem
26
..\common\include\fileio.h
25
..\common\include\death.h
253
WString
3
@ -1096,14 +1096,14 @@ WVList
255
WVList
0
192
196
1
1
0
256
MItem
25
..\common\include\flash.h
27
..\COMMON\INCLUDE\dynamic.h
257
WString
3
@ -1114,14 +1114,14 @@ WVList
259
WVList
0
192
196
1
1
0
260
MItem
24
..\common\include\flop.h
26
..\common\include\fileio.h
261
WString
3
@ -1132,14 +1132,14 @@ WVList
263
WVList
0
192
196
1
1
0
264
MItem
27
..\common\include\partest.h
25
..\common\include\flash.h
265
WString
3
@ -1150,14 +1150,14 @@ WVList
267
WVList
0
192
196
1
1
0
268
MItem
25
..\common\include\pollq.h
24
..\common\include\flop.h
269
WString
3
@ -1168,14 +1168,14 @@ WVList
271
WVList
0
192
196
1
1
0
272
MItem
25
..\common\include\print.h
27
..\common\include\partest.h
273
WString
3
@ -1186,14 +1186,14 @@ WVList
275
WVList
0
192
196
1
1
0
276
MItem
27
..\common\include\semtest.h
25
..\common\include\pollq.h
277
WString
3
@ -1204,14 +1204,14 @@ WVList
279
WVList
0
192
196
1
1
0
280
MItem
26
..\common\include\serial.h
25
..\common\include\print.h
281
WString
3
@ -1222,14 +1222,14 @@ WVList
283
WVList
0
192
196
1
1
0
284
MItem
16
FreeRTOSConfig.h
27
..\common\include\semtest.h
285
WString
3
@ -1240,7 +1240,43 @@ WVList
287
WVList
0
192
196
1
1
0
288
MItem
26
..\common\include\serial.h
289
WString
3
NIL
290
WVList
0
291
WVList
0
196
1
1
0
292
MItem
16
FreeRTOSConfig.h
293
WString
3
NIL
294
WVList
0
295
WVList
0
196
1
1
0

View file

@ -31,7 +31,7 @@ WRect
0
0
7168
7353
7168
0
0
9
@ -39,5 +39,5 @@ WFileName
12
rtosdemo.tgt
0
19
25
7