c:\Program Files\IAR Systems\Embedded Workbench 4.0 Evaluation\avr\config\iom48.ddf ;;/**************************************************
;; * Definitions of I/O register description file,
;; * interrupt/exception vectors, interrupt control registers,
;; * I/O register reset values.
;; *
;; * Copyright 2001-2003 IAR Systems. All rights reserved.
;; *
;; * $Revision: 1.2 $
;; *
;; **************************************************/
[CORE]
AVR
[CHIP]
ATmega48
;; I/O Register description file ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[SfrInclude]
File = iom48.sfr
;; Interrupt definitions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[InterruptList]
; Name
Interrupt0 = RESET
Interrupt1 = INT0
Interrupt2 = INT1
Interrupt3 = PCINT0
Interrupt4 = PCINT1
Interrupt5 = PCINT2
Interrupt6 = WDT
Interrupt7 = TIMER2 COMPA
Interrupt8 = TIMER2 COMPB
Interrupt9 = TIMER2 OVF
Interrupt10 = TIMER1 CAPT
Interrupt11 = TIMER1 COMPA
Interrupt12 = TIMER1 COMPB
Interrupt13 = TIMER1 OVF
Interrupt14 = TIMER0 COMPA
Interrupt15 = TIMER0 COMPB
Interrupt16 = TIMER0 OVF
Interrupt17 = SPI STC
Interrupt18 = USART RX
Interrupt19 = USART UDRE
Interrupt20 = USART TX
Interrupt21 = ADC
Interrupt22 = EE RDY
Interrupt23 = ANA COMP
Interrupt24 = TWI
Interrupt25 = SPM READY
-
- Спасибо за ответ. Все оказалось проще у меня версия 2.28 - Т.Достоевский(11.05.2007 22:58, )