Error message
The specified file temporary://fileSYQ2oT could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
Tutorials
The Flame Runtime can be built from the command line using GNU make.
Getting a Toolchain
To do so, you should have an AVR toolchain installed. Windows, Linux & MacOSX users are encouraged to use Inferno Embedded AVR Tools, as this is the toolchain Flame is tested with.
Eclipse Install
- Download and extract the latest version of Eclipse Classic for your platform from http://www.eclipse.org.
- Install a recent AVR Toolchain. Windows & OSX users should use Inferno Embedded AVR Tools, as should Linux users if their distro does not include GCC-4.8.
- Install Doxygen
Running Eclipse for the first time