OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [itrontests/] [itrontask01/] [itrontask01.doc] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: itrontask01.doc,v 1.4 1999/11/17 16:47:52 jennifer Exp $
3
#
4
#  COPYRIGHT (c) 1989-1999.
5
#  On-Line Applications Research Corporation (OAR).
6
#
7
#  The license and distribution terms for this file may be
8
#  found in the file LICENSE in this distribution or at
9
#  http://www.OARcorp.com/rtems/license.html.
10
#
11
 
12
This file describes the directives and concepts tested by this test set.
13
This test is based upon the test in sp01.
14
 
15
test set name: itrontask01
16
 
17
directives:
18
  cre_tsk, exd_tsk, get_tid, sta_tsk
19
 
20
concepts:  XXX verify
21
 
22
  a.  Verifies system can create and start both the executive's system
23
      initialization and idle task.
24
 
25
  b.  Verifies executive can swap between three application tasks at the
26
      same priority and the executive's internal idle task.
27
 
28
  c.  Verifies can print strings to the CRT on port 2 of the mvme136 board
29
      using Print and Println in the board support package.
30
 
31
  d.  Verifies interrupt handler can handle a task switch from an interrupt
32
      as specified with the i_return directive.
33
 
34
  e.  Verifies executive initialization performed correctly.
35
 
36
  f.  Verifies the executive trap handler except for the halt function.
37
 
38
  g.  Verifies that a task can get the task identification number of itself.
39
 
40
  a.  Verifies exd_tsk
41
 
42
  b.  Verifies get_tid
43
 
44
notes:
45
 
46
  rtems clock directives should change to itron clock directives when
47
  the clock directives are merged.
48
 
49
  change rtems task wake after to itron routines.
50
 
51
output:
52
 "TA1" is printed once every 5 seconds.
53
 "TA2" is printed once every 10 seconds.
54
 "TA3" is printed once every 15 seconds.
55
 
56
 
57
 
58
 
59
 
60
 
61
 

powered by: WebSVN 2.1.0

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