Guest
#1172143
Hi, I've installed WinARM Version 20060606 and I've Unpacked the archive to C:\Programmi\ and extended the system search-path (environment-variable PATH) by C:\Programmi\WinARM\bin;C:\Programmi\WinARM\utils\bin; After that, I've opened an example project (at91sam7s64_Hello). When I "make.exe" all or "make.exe" clean I got following errors: > "make.exe" all MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Error makefile 181: Command syntax error Error makefile 183: Command syntax error Error makefile 185: Command syntax error Error makefile 337: Colon expected Error makefile 347: Command syntax error Error makefile 348: Command syntax error Error makefile 349: Command syntax error Error makefile 359: Command syntax error Error makefile 360: Command syntax error Error makefile 361: Command syntax error Error makefile 365: Command syntax error Error makefile 366: Command syntax error Error makefile 367: Command syntax error Error makefile 378: Command syntax error Error makefile 379: Command syntax error Error makefile 380: Command syntax error Error makefile 425: Command syntax error *** 17 errors during make *** > Process Exit Code: 1 > Time Taken: 00:00 Could somebody help me? Thanks in advance Devis