Projet

Général

Profil

« Précédent | Suivant » 

Révision 328

Ajouté par khmbaye il y a plus de 6 ans

Apporter des corrections pour la piste bleue

Voir les différences:

conf_noyau.cfg
// max definition
maxdefine{
max_task = 8;
max_task = 7;
max_flag = 3;
max_dtq = 2;
max_cyh = 1;
......
exinf = 0x0;
};
task[]{
entry_address = trou();
name = ID_trou;
stack_size = 512;
stack_section = stack;
priority = 11;
initial_start = ON;
exinf = 0x0;
};
task[]{
entry_address = info_capt();
name = ID_info_capt;
stack_size = 512;
stack_section = stack;
priority = 10;
priority = 9;
initial_start = ON;
exinf = 0x0;
};

Formats disponibles : Unified diff