I am a newbie to Freescale Processor Expert.
I am working on i.MX6DL on SABRE Lite board.
I have installed PE in Eclipse environment. I have downloaded components from McuOnEclipse - Browse /PEx Components at SourceForge.net Now after importing these components in PE I am working on the LED Blink project.
I have added LED component from components library. Now when I click Generate Processor Expert Code I get the following error (Check the attached .jpg). Following are my queries
[1] How do I get rid I this error ?
[2] Where is the build file (binary or hex: whichever file is generated for i.MX6DL) saved ?
Any help will be appreciated.
Hello,
The following may be helpful :
Integrating Processor Expert for i.MX and ARM GCC with Eclipse
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you Yuri,
I built the given sample project at
Integrating Processor Expert for i.MX and ARM GCC with Eclipse using "gcc-arm-none-eabi-4_9-2015q3-20150921-win32 GCC ARM Embedded project files : GCC ARM Embedded " toolchain (however not the Sourcery g++ Lite which you have used as seen in test.map ). Sourcery g++ Lite is now Mentor Graphics product which is available for 30 days evaluation only. So dropped an idea of using it for future developments
However an error "cannot find -lcs3" keeps coming. I am using GNU ARM Eclipse Build Tool for make at GNU ARM Eclipse - Browse /Build Tools at SourceForge.net
May I please know what am I going wrong.
Thanks and regards,
Sarang