The Processor Expert generates examples how to configure IOMUX for different
pins functionality. But these examples are relatively independent and are not intended
for direct insertion, say, to Linux. Customers should adapt Linux codes manually.
In the same time, it is possible to use common Eclipse-based IDE for Processor
Expert and ARM C toolchains. In particular, the following sequence may be implemented
for both Linux and Windows hosts.
1.
Install Eclipse (Kepler release) IDE for C/C++ Developers.
https://eclipse.org/downloads/packages/eclipse-ide-cc-developers/keplersr2
2.
Add Eclipse Processor Expert plugin, as recommended in the documentation.
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=PROCESSOR-EXPERT-IMX
https://community.freescale.com/docs/DOC-101470
3.
Add GNU ARM Eclipse :
http://gnuarmeclipse.livius.net/blog/plugins-install/
It contains configurations for different toolchains, including Linux ones.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------