gnu arm eclipse plug in

This plug-in allows to build embedded ARM applications, using the managed project features of Eclipse CDT, i.e. there is no need to manually create and maintain a makefile. Frankly, this is mainly a C
Download

gnu arm eclipse plug in Ranking & Summary

Advertisement

  • Rating:
  • Language:
  • English
  • Publisher Name:
  • gnu arm eclipse plug in 0.5.3
  • Publisher web site:
  • Operating Systems:
  • Win 7/Vista/XP
  • File Size:
  • 0.000102MB

gnu arm eclipse plug in Tags


gnu arm eclipse plug in Description

This plug-in allows to build embedded ARM applications, using the managed project features of Eclipse CDT, i.e. there is no need to manually create and maintain a makefile. Frankly, this is mainly a CDT feature, the plug-in merit is to provide the CDT with the right path to the GNU C/C++ compilers. To understand Discovery Options, we need to understand what Indexing is. In order to allow Eclipse user to navigate to definitions, to declarations, to allow smart completion, refactoring and all these nice features, the CDT needs to have exactly the same knowledge of the source files as the compiler. For this, it also needs to know the system headers used at compile time. GCC provides a magic combination of options to do this (-E -P -v -dD ${plugin_state_location}/specs.c), so the CDT needs to issue some compiler commands. The plug-in provides the name of these commands, for each toolchain and platform. This feature also provides a quick check if you configured properly your environment: after creating a new project, you should see the special folder Includes in the root of your project, containing the paths of the system include files used by your compiler. If you don't see this, you probably have a PATH problem.


gnu arm eclipse plug in Related Software