AT91SAM7S64 Compiler Fehlermeldung

Gast #3459587
Lesenswert?

Hallo alle,

ich spiel grad in den Feiertagen etwas mit dem AT91SAM7S64 leider passt 
im das Include File (Standard von Atmel) zum µC nicht.

Als Fehler bekomme ich (kurzer Ausschnitt):
1
../at91sam7s64/AT91SAM7S64.h:59: Error: bad instruction `typedef volatile unsigned int AT91_REG'
2
../at91sam7s64/AT91SAM7S64.h:69: Error: bad instruction `typedef struct _AT91S_SYS{'
3
../at91sam7s64/AT91SAM7S64.h:70: Error: bad instruction `at91_reg AIC_SMR[32]'
4
../at91sam7s64/AT91SAM7S64.h:71: Error: bad instruction `at91_reg AIC_SVR[32]'
5
../at91sam7s64/AT91SAM7S64.h:72: Error: bad instruction `at91_reg AIC_IVR'
6
../at91sam7s64/AT91SAM7S64.h:73: Error: bad instruction `at91_reg AIC_FVR'
7
../at91sam7s64/AT91SAM7S64.h:74: Error: bad instruction `at91_reg AIC_ISR'
8
../at91sam7s64/AT91SAM7S64.h:75: Error: bad instruction `at91_reg AIC_IPR'
9
../at91sam7s64/AT91SAM7S64.h:76: Error: bad instruction `at91_reg AIC_IMR'
10
../at91sam7s64/AT91SAM7S64.h:77: Error: bad instruction `at91_reg AIC_CISR'
11
../at91sam7s64/AT91SAM7S64.h:78: Error: bad instruction `at91_reg Reserved0[2]'
12
../at91sam7s64/AT91SAM7S64.h:79: Error: bad instruction `at91_reg AIC_IECR'
13
../at91sam7s64/AT91SAM7S64.h:80: Error: bad instruction `at91_reg AIC_IDCR'

Als Toolchain verwende ich Yagarto + Eclipse + gcc-arm-none-eabi 4.8.
Ich hoffe ihr könnt mir weiter helfen bei dem Fehler.
Angehängte Dateien:

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren