Entwicklungsumgebungen
From Bettyhacks.com - Hack BettyTV-Remote
(→Compilieren) |
(→Windows) |
||
Line 34: | Line 34: | ||
=== Windows === | === Windows === | ||
+ | |||
+ | Um Boop zu compilieren braucht ihr ebenfalls die [https://launchpad.net/gcc-arm-embedded ARM GCC Toolchain]. Ihr müsst nur den Pfad, in dem Ihr die Toolchain installiert habt, im Makefile als "ARMBASE" Pfad angeben. | ||
+ | |||
+ | Folgendes ist obsolet: | ||
Die aktuell verwendete Toolchain ist [http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/#winarm WinARM]. | Die aktuell verwendete Toolchain ist [http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/#winarm WinARM]. |