Gast
#366490
Der Compile gibt mir folgende Fehlermeldung, wenn ich vom
ApplicationBuilder Code compilieren möchte:
E:\iccv7430\bin\imakew -f X.mak
icc430 -c -IC:\icc\include\ -D__ICC_VERSION="V7.01" -DF169 -l
-g -Wf-hwmult E:\iccv7430\projects\test\main.c
icc430 -o X -LC:\icc\lib\ -g -blit:0x1000.0xFFDF
-bdata:0x0200.0x0A00 -dram_end:0x0A00 -fintelhex -binfo:0x1000 @X.lk
!ERROR file 'crt430.o': undefined symbol '_main'
E:\iccv7430\bin\imakew.exe: Error code 1
Done: there are error(s). Exit code: 1
Was hat das zu bedeuten?
MfG
spoonox