Projet

Général

Profil

« Précédent | Suivant » 

Révision 193

Ajouté par grlebanito il y a plus de 6 ans

lcd_tourelle

Voir les différences:

conf_noyau.cfg
cyclic_hand[]{
entry_address = acqui();
name = ID_acqui;
exinf = 0x0;
start = OFF;
phsatr = OFF;
interval_counter = 0x64;
phs_counter = 0x0;
};
//cyclic_hand[]{
// entry_address = acqui();
// name = ID_acqui;
// exinf = 0x0;
// start = OFF;
// phsatr = OFF;
// interval_counter = 0x64;
// phs_counter = 0x0;
//};
vdataqueue[]{
......
pragma_switch = ;
};
task[]{
entry_address = essai();
name = ID_essai;
stack_size = 512;
stack_section = stack;
priority = 8;
initial_start = ON;
exinf = 0x0;
};
task[]{
entry_address = asservis();
name = ID_asservis;
stack_size = 512;
stack_section = stack;
priority = 8;
initial_start = ON;
exinf = 0x0;
};
task[]{
entry_address = rotation();
name = ID_rotation;
stack_size = 512;
stack_section = stack;
priority = 8;
initial_start = ON;
exinf = 0x0;
};
//
// End of Configuration
//

Formats disponibles : Unified diff