Hi, after a long time, I managed to build a working application file for my WinAVR-compiler.
But 1 mistake is remaining:
Whenever I choose build all (menu is in German), the compiler gives me lots of errors like this ....
/usr/bin/sh: erase: command not found
...\make.exe [CLEAN] error 127 (ignored)
The problem must be coming from UEStudio, because the CLEAN section in the makefile is generated by UEStudio and I don't find any place in the application-file which has to do with this.
But 1 mistake is remaining:
Whenever I choose build all (menu is in German), the compiler gives me lots of errors like this ....
/usr/bin/sh: erase: command not found
...\make.exe [CLEAN] error 127 (ignored)
The problem must be coming from UEStudio, because the CLEAN section in the makefile is generated by UEStudio and I don't find any place in the application-file which has to do with this.