forked from Imagelibrary/rtems
2000-11-20 Joel Sherrill <joel@OARcorp.com>
* itrontask01/system.h: Configure enough stack memory.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2000-11-20 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* itrontask01/system.h: Configure enough stack memory.
|
||||||
|
|
||||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||||
|
|||||||
@@ -27,6 +27,8 @@ void Task_2_through_4();
|
|||||||
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
||||||
|
|
||||||
#define CONFIGURE_MAXIMUM_ITRON_TASKS 4
|
#define CONFIGURE_MAXIMUM_ITRON_TASKS 4
|
||||||
|
#define CONFIGURE_EXTRA_TASK_STACKS (RTEMS_MINIMUM_STACK_SIZE * 4)
|
||||||
|
|
||||||
|
|
||||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2000-11-20 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* itrontask01/system.h: Configure enough stack memory.
|
||||||
|
|
||||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||||
|
|||||||
@@ -27,6 +27,8 @@ void Task_2_through_4();
|
|||||||
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
|
||||||
|
|
||||||
#define CONFIGURE_MAXIMUM_ITRON_TASKS 4
|
#define CONFIGURE_MAXIMUM_ITRON_TASKS 4
|
||||||
|
#define CONFIGURE_EXTRA_TASK_STACKS (RTEMS_MINIMUM_STACK_SIZE * 4)
|
||||||
|
|
||||||
|
|
||||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user