Sorgenkind Xmega => Fehler in Interruptvektortabelle

Dieter
 
Avatar
 
Subject:

Sorgenkind Xmega => Fehler in Interruptvektortabelle

 · 
Posted: 09.01.2013 - 17:33  ·  #1
device xmega256A3U (aber denke alle xmegas)

Falsch !! :angry4:

dsc-file
; $0018 TWIC_INT_base Two-Wire Interface on Port C Interrupt base
vectnr12=TWIC_INTMASTER
vectnr13=TWIC_INTSLAVE

; $005A TWIE_INT_base Two-Wire Interface on Port E Interrupt base
vectnr45=TWIE_INTMASTER
vectnr46=TWIE_INTSLAVE

Richtig : :3some:
; $0018 TWIC_INT_base Two-Wire Interface on Port C Interrupt base
vectnr12=TWIC_INTSLAVE
vectnr13=TWIC_INTMASTER

; $005A TWIE_INT_base Two-Wire Interface on Port E Interrupt base
vectnr45=TWIE_INTSLAVE
vectnr46=TWIE_INTMASTER

Gruss Dieter
rh
Administrator
Avatar
Gender:
Location: Germany
Age: 24
Homepage: e-lab.de
Posts: 5558
Registered: 03 / 2002
Subject:

Re: Sorgenkind Xmega => Fehler in Interruptvektortabelle

 · 
Posted: 09.01.2013 - 19:49  ·  #2
Hallo Dieter,

ich habe mir alle XMega DSC Files angesehen und konnte dieses
Problem nicht nachvollziehen. Meine DSCs hier sind alle ok.

rolf
Mario
Benutzer
Avatar
Gender: n/a
Age: 50
Posts: 15
Registered: 06 / 2012
Subject:

Re: Sorgenkind Xmega => Fehler in Interruptvektortabelle

 · 
Posted: 25.02.2013 - 15:53  ·  #3
Hallo Rolf,
ich hab mir gerade die TWI Interrupts angeschaut und meiner Meinung nach sind die Einsprungadressen der Master und Slaves zumindest beim XMega256A3U vertauscht.
Laut Datenblatt:

Offset
0x00 SLAVE_vect TWI slave interrupt vector
0x02 MASTER_vect TWI master interrupt vector

laut DSC.File:
; $0018 TWIC_INT_base Two-Wire Interface on Port C Interrupt base
vectnr12=TWIC_INTMASTER
vectnr13=TWIC_INTSLAVE

Mein xmega256A3U.dsc File ist vom 19.6.2012.

Gruß Mario
rh
Administrator
Avatar
Gender:
Location: Germany
Age: 24
Homepage: e-lab.de
Posts: 5558
Registered: 03 / 2002
Subject:

Re: Sorgenkind Xmega => Fehler in Interruptvektortabelle

 · 
Posted: 25.02.2013 - 17:59  ·  #4
Hallo Mario,
haben Sie nie ein AVRco Update gefahren?
Mein DSC File ist vom 27.06.2012 und da ist alles korrekt.

rolf
Mario
Benutzer
Avatar
Gender: n/a
Age: 50
Posts: 15
Registered: 06 / 2012
Subject:

Re: Sorgenkind Xmega => Fehler in Interruptvektortabelle

 · 
Posted: 26.02.2013 - 08:58  ·  #5
Hallo Rolf,
eigentlich führe ich die Updates regelmäßig durch. Komisch. Hab auf jeden Fall das neueste jetzt mal runtergeladen und installiert und siehe da, alles in Ordnung.
Gruß Mario
rh
Administrator
Avatar
Gender:
Location: Germany
Age: 24
Homepage: e-lab.de
Posts: 5558
Registered: 03 / 2002
Subject:

Re: Sorgenkind Xmega => Fehler in Interruptvektortabelle

 · 
Posted: 26.02.2013 - 14:19  ·  #6
wie schreibt doch Merlin:
Software is a black art :bandit:

rolf
Selected quotes for multi-quoting:   0

Registered users in this topic

Currently no registered users in this section

The statistic shows who was online during the last 5 minutes. Updated every 90 seconds.
MySQL Queries: 15 · Cache Hits: 14   110   124 · Page-Gen-Time: 0.027448s · Memory Usage: 2 MB · GZIP: on · Viewport: SMXL-HiDPI