Все делал по мануалу Using Open Source Tools for AT91SAM7 Cross Development. Установил нормально скачал тестовые проекты, поробывал blink. Начал выдавать два типа ошибок:
в первом случае
Цитата
**** Build of configuration Debug for project blink ****
**** Internal Builder is used for build ****
gcc -O0 -g3 -Wall -c -fmessage-length=0 -oisrsupport.o ..\isrsupport.c
C:\DOCUME~1\Ivan\LOCALS~1\Temp/cccVaaaa.s: Assembler messages:
C:\DOCUME~1\Ivan\LOCALS~1\Temp/cccVaaaa.s:71: Error: no such instruction: `msr cpsr,%eax'
C:\DOCUME~1\Ivan\LOCALS~1\Temp/cccVaaaa.s:90: Error: no such instruction: `mrs %eax,cpsr'
Build error occurred, build is stopped
**** Internal Builder is used for build ****
gcc -O0 -g3 -Wall -c -fmessage-length=0 -oisrsupport.o ..\isrsupport.c
C:\DOCUME~1\Ivan\LOCALS~1\Temp/cccVaaaa.s: Assembler messages:
C:\DOCUME~1\Ivan\LOCALS~1\Temp/cccVaaaa.s:71: Error: no such instruction: `msr cpsr,%eax'
C:\DOCUME~1\Ivan\LOCALS~1\Temp/cccVaaaa.s:90: Error: no such instruction: `mrs %eax,cpsr'
Build error occurred, build is stopped
во втором
пишет что не распознает
дерективу .arm в файле cts.s и выдает кучу ошибок о неизвестных коммандах
Не могу понять в какую сторону копать, толи что-то с Eclipse(3.3 yagarto), толи с настройками проекта не то.
Думаю у кого нибудь были такие проблемы подскажите пожалуйста.
PS
плата Olimex P256 с AT91SAM7S256
Eclipse 3.3 + все пакеты с yagarto