Projet

Général

Profil

« Précédent | Suivant » 

Révision 522

Ajouté par chguo il y a plus de 6 ans

Q1,Q2

Voir les différences:

conf_noyau.cfg
// max definition
maxdefine{
max_task = 8;
max_task = 10;
max_flag = 3;
max_dtq = 2;
max_cyh = 2;
......
exinf = 0x0;
};
task[]{
entry_address = infoPiste();
name = ID_infoPiste;
stack_size = 256;
stack_section = stack;
priority = 3;
initial_start = ON;
exinf = 0x0;
};
task[]{
entry_address = periph_rx();
name = ID_periph_rx;
stack_size = 256;

Formats disponibles : Unified diff