Skip to main content

Posts

Showing posts with the label cross compiler

Eclipse with a gcc ARM cross compiler

This site was quite useful in setting up Eclipse with the cross tool chain. The one thing I missed the first time was that the compiler prefix should end in a hyphen. Since I left that off I had to manually correct some of the paths in the project configuration.