Renesas Single-Chip Microcomputer M37531T-ADS Informacje Techniczne Strona 25

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 57
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 24
MESC TECHNICAL NEWS
No.M16C-12-9711
(1/1)
A
GRADE
Note on the interrupt control register
of the M16C/60 series MCU
1. Related devices
M16C/60 series
2. Note
Do not rewrite to interrupt control register when the interrupt enable flag is enable
state ( I flag = "1" ). A rewrite instruction includes read modify write instructions
such as BSET.
3. Cause
If the interrupt request bit is cleared ("0") or the interrupt priority level is changed
after the interrupt request bit is set ("1"), the interrupt information may not be
read correctly when reading address 0000016 in interrupt sequence. As a result,
another interrupt( e.g. BRK instruction interrupt ) may occur.
4. Solution
When you want to rewrite to interrupt control register, clear interrupt enable flag
( I flag = "0" ) before rewriting interrupt control register.
Related to M16C/60, M16C/20 series devices.
Przeglądanie stron 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 56 57

Komentarze do niniejszej Instrukcji

Brak uwag