parsisiunciau is cia http://winavr.sourceforge.net/
gal is kur kitur siustis?
programos tekstas:
include <avr/io.h>
int main (void) {
DDRB = 0xFF;
PORTB = 0x03;
while(1) {
}
return 0;
makefile prisegu, realiai nelabai ten ka pakeiciau kaip buvo.
"Levas" <kazkur@pasbobute.lt> wrote in message
news:jhmc1n$9hb$1@trimpas.omnitel.net...
> tai win AVR ar Win AWR? Nes su W tai nezinau.
>
> Jei tai AVR tai:
>
> Parodyk makefaila ir projekta.
>
> Ar prikabintas kompiliuojasi?
>
> --
> Bye, Levas
> --
> http://www.vabolis.lt
>
>
> "AMB" <dfgdgjj@dgdghg.lt> wrote in message
> news:jhmb48$8bp$1@trimpas.omnitel.net...
>> sugalvojau isbandytti WinAwr. Parsisiunciau, susikuriu nauja projekta,
>> sukuriu c/c++ faila su programeriu notepadu, issaugau, prijungiu prie
>> projekto, pridedu Makefile, spaudziu Make All ir nesuprantu kame
>> reikalas,
>> ismeta :
>>
>> MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
>> Error makefile 463: Command syntax error
>> Error makefile 464: Command syntax error
>> Error makefile 465: Command syntax error
>> Error makefile 466: Command syntax error
>> Error makefile 469: Command syntax error
>> Error makefile 470: Command syntax error
>> Error makefile 472: Command syntax error
>> Error makefile 473: Command syntax error
>> Error makefile 475: Command syntax error
>> Error makefile 477: Command syntax error
>> Error makefile 478: Command syntax error
>> Error makefile 533: Colon expected
>> Error makefile 542: Colon expected
>> Error makefile 564: Too many rules for target './%.o'
>> Error makefile 574: Too many rules for target '%.s'
>> Error makefile 581: Too many rules for target './%.o'
>> Error makefile 612: Command syntax error
>> *** 17 errors during make ***
>>
>>> Process Exit Code: 1
>>> Time Taken: 00:00
>>
>> Paziuriu makefile faile 463 eilute yra: @echo load >> $(GDBINIT_FILE)
>> Ko truksta?
>>
>>
