Gast
#39926
Hallo Zusammen,
ich bekomme den folgenden Text beim Projekt Output:
avr-gcc -c -g -03 -Wall -Vstrict-prototypes -V}a-ahIms~st_ test. Ist
-mmcu~at90s2333 -1. st_ test. c -o st_ test. st test.c: In function
>fahrt:
test. c: 194: warning: control reaches end of non-void function st_
test. c: In function jog:
st_ test. c: 287: warning: control reaches end of non-void function
avr-gcc st test. o -V}L-H awst test. map,-cref -mmcu~at90s2333 -o st_
test. elf
0*AVR000\RIN\..\Iib\gcc-Iib\avr\2.95.2\..\..\..\..\avr\bin\Id.exe:
region text is full (sL test.elf section .text)
0X4VR000\RIN\MAKE.D<E: [sLtest.elf] Error 1
1)mit der Meldung "region text is full " kamm ich nichts anfangen. Was
bedeutet sie und wie bekomme ich sie weg?
2) warning: control reaches end of non-void function
Wie vermeide ich diese Meldung?
Grüße Axel