Projet

Général

Profil

« Précédent | Suivant » 

Révision 309

Ajouté par moelmansou1 il y a plus de 6 ans

amélioration de régulation

Voir les différences:

conf_noyau.cfg
name = ID_demarrer;
stack_size = 256;
stack_section = stack;
priority = 2;
priority = 5;
initial_start = OFF;
exinf = 0x0;
};
......
name = ID_tourelle;
stack_size = 256;
stack_section = stack;
priority = 2;
priority = 1;
initial_start = OFF;
exinf = 0x0;
};
......
initial_start = OFF;
exinf = 0x0;
};
task[]{
entry_address = capt();
name = ID_capt;
stack_size = 256;
stack_section = stack;
priority = 4;
initial_start = OFF;
exinf = 0x0;
};
task[]{
entry_address = feurouge();
name = ID_feurouge;
stack_size = 256;
stack_section = stack;
priority = 3;
initial_start = OFF;
exinf = 0x0;
};
flag[]{
name = ev_bus_fin_tr;

Formats disponibles : Unified diff