mars_task_params Struct Reference
[Task Management API]

MARS task params structure. More...

#include <mars_task.h>


Data Fields

const char * name
const void * elf_image
uint32_t context_save_size


Detailed Description

MARS task params structure.

This structure is initialized by the user and passed into mars_task_initialize for MARS task initialization.


Field Documentation

const char* mars_task_params::name

name of task

const void* mars_task_params::elf_image

address of MPU program elf image

uint32_t mars_task_params::context_save_size

size of context save area allocated for task


Generated on Wed Jun 25 11:07:27 2008 for MARS by  doxygen 1.5.2