Hallo zusammen,
ich verzweifel daran einen Build fehlerfrei über die Bühne zu bekommen.
Es will einfach nicht funktionieren. Ich habe schon mehrere Foren
besucht, um mein Problem zu finden, aber ohne Erfolg. Könnt Ihr mal die
Fehlermeldung analysieren und mir mitteilen, wo ich anfangen soll?
Meine Konfiguration:
AVRStudio 5
Windows 7
Projekt liegt auf anderem Laufwerk (nicht in C)im Netzwerk.
1 | ------ Build started: Project: Relais_on_off, Configuration: Debug AVR ------
|
2 | Build started.
|
3 | Project "Relais_on_off.avrgccproj" (default targets):
|
4 | Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
|
5 | Target "CoreBuild" in file "C:\Program Files (x86)\Atmel\AVR Studio 5.0\Vs\AvrGCC.targets" from project "\\ADS01\Userdata\balesi\Eigene Dateien\AVR\RB Relais ein_aus\Relais_on_off\Relais_on_off.avrgccproj" (target "Build" depends on it):
|
6 | Task "RunAvrGCC"
|
7 | C:\Program Files (x86)\Atmel\AVR Studio 5.0\AVR ToolChain\bin\make.exe all
|
8 | "C:\Program: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4227d3)
|
9 | Relais_on_off.c
|
10 | Invoking: AVR/GNU C Compiler
|
11 | Done executing task "RunAvrGCC" -- FAILED.
|
12 | Done building target "CoreBuild" in project "Relais_on_off.avrgccproj" -- FAILED.
|
13 | Done building project "Relais_on_off.avrgccproj" -- FAILED.
|
14 |
|
15 | Build FAILED.
|
16 | ========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
|
Hoffe ihr könnt mir helfen