My working environment is Windows 7 64 bits.
- Eclipse
- Plug-in for GNU ARM compiler
In "work with:" edit box, enter this url http://gnuarmeclipse.sourceforge.net/updates and then press Enter key.
And then select the CDT GNU Cross Development Tools and press Next button.
- Install Codesourcery g++ lite (CodeSourcery CodeBench lite edition).
Choose EABI for target OS to download.
Select IA32 Windows Installer to download the file arm-none-eabi.exe.
Run the executable to install compiler.
As noted from the tutorial,
When appears the message box Chose Install Folder provide a simple path like c:\codesourcery. Avoid to use the default one (on my Windows 7 PC the default value is C:\Program Files (x86)\CodeSourcery\Sourcery G++ Lite) because probably Eclipse can't manage it.
- Create project
No comments:
Post a Comment