Renesas TM V.3.20A Manuel d'utilisateur Page 16

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 92
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 15
16
3) When 24 was specified in the message size and SHORT was specified in the interruption prohibition model.
Compilation option : -Dfar_msg=1 is specified.
Link library : mr77lmi.lib and c77mrlm.lib are specified.
<Example>
system {
:
message_size = 24;
interrupt_model = SHORT;
:
};
4) When 16 was specified in the message size or designation was omitted, and STANDARD was specified in
the interruption prohibition model or designation was omitted.
Compilation option : -Dfar_msg=1 isnt specified.
Link library : mr77sm.lib and c77mrsm.lib are specified.
<Example>
system {
:
message_size = 16;
interrupt_model = STANDARD;
:
};
5) When 16 was specified in the message size and or designation was omitted, and SHORT was specified in the
interruption prohibition.
Compilation option : -Dfar_msg=1 isnt specified.
Link library : mr77sm.lib and c77mrsmi.lib are specified.
<Example>
system {
:
message_size = 16;
interrupt_model = SHORT;
:
};
1.3.8.5 In the case of MR32R (for M32R series)
1) When you put the source file of C besides Working Directory (.\).
Compilation option : -I.
2) When you put the assembler source file besides Working Directory (.\).
Assembly option : -I.
Vue de la page 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 91 92

Commentaires sur ces manuels

Pas de commentaire