Hier die Klartextmeldung:
13:25:37 **** Build of configuration Debug for project
SRC_volume_control_cube_ide ****
make all
'Building file: ../SRC_volume_control_2019.S'
'Invoking: AVR Assembler'
avr-gcc -x assembler-with-cpp -g2 -gstabs -mmcu=atmega32
-DF_CPU=16000000UL -MMD -MP -MF"SRC_volume_control_2019.d"
-MT"SRC_volume_control_2019.o" -c -o "SRC_volume_control_2019.o"
"../SRC_volume_control_2019.S"
M:\ATMEL\BE_includes_ATmega32_gnu\BE-upload-src-values.s: Assembler
messages:
M:\ATMEL\BE_includes_ATmega32_gnu\BE-upload-src-values.s: Warning: end
of file in multiline comment
'Finished building: ../SRC_volume_control_2019.S'
' '
'Building file: ../main.S'
'Invoking: AVR Assembler'
avr-gcc -x assembler-with-cpp -g2 -gstabs -mmcu=atmega32
-DF_CPU=16000000UL -MMD -MP -MF"main.d" -MT"main.o" -c -o "main.o"
"../main.S"
M:\ATMEL\BE_includes_ATmega32_gnu\BE-upload-src-values.s: Assembler
messages:
M:\ATMEL\BE_includes_ATmega32_gnu\BE-upload-src-values.s: Warning: end
of file in multiline comment
'Finished building: ../main.S'
' '
'Building target: SRC_volume_control_cube_ide.elf'
'Invoking: AVR C Linker'
avr-gcc -Wl,-Map,SRC_volume_control_cube_ide.map -mmcu=atmega32 -o
"SRC_volume_control_cube_ide.elf" ./SRC_volume_control_2019.o ./main.o
(Fehleranfang:)
c:/program files
(x86)/atmel/studio/7.0/toolchain/avr8/avr8-gnu-toolchain/bin/../lib/gcc/
avr/5.4.0/../../../../avr/lib/avr5/crtatmega32.o:(.init9+0x0):
undefined reference to `main'
collect2.exe: error: ld returned 1 exit status
makefile:44: recipe for target 'SRC_volume_control_cube_ide.elf' failed
make: *** [SRC_volume_control_cube_ide.elf] Error 1
(:Fehlerende)
"make all" terminated with exit code 2. Build might be incomplete.
13:25:38 Build Failed. 3 errors, 0 warnings. (took 885ms)