|
1. Get latest JRE from Sun and install it.
2. Get Eclipse-SDK from Eclipse and install it.
3. Get CDT-Plugin from Eclipse/CDT and install it.
4.a Get WinARM from Martin
Thomas and install it to e.g. "C:\Program". Expand the environment variable [PATH] by "C:\Program\WinARM\bin;C:\Program\WinARM\utils\bin;".
4.b or get the Yagarto package from www.Yagarto.de and install OpenOCD package with it.
5. Install the GnuARM-Eclipse Plugin.
6. Now you should be able to start Eclipse, create a new "Managed C Project" and as "Project Type" select "Executable (ARM)".
|
|