How to set up Eclipse for iMX6SX development

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to set up Eclipse for iMX6SX development

Jump to solution
1,156 Views
radiptacandra
Contributor I

Hi guys,

I am new to IMX6SX and currently, I have to work on low-level programming+FreeRTOS with UDOO NEO which uses the  iMX6SX processor. UDOO has provided an Arduino IDE to code the M4, but I need to go low level and .bin file to upload. I've read about FreeRTOS BSP documentation for iMX6SX but the IDE in the documentation didn't mention about eclipse and Linux environment. I have to work on Ubuntu Linux and free IDE such as eclipse in my lab. My question is :

  1. Is anyone know how to set up the development environment to try the FreeRTOS example using eclipse (not DS-5, nor IAR) for UDOO?
  2. Is it possible to debug using uart print method with USB TTL? because my lab didn't have any debugger tools.

Thanks for any help

Labels (1)
0 Kudos
Reply
1 Solution
813 Views
igorpadykov
NXP Employee
NXP Employee

Hi radipta

please check

Integrating Processor Expert for i.MX and ARM GCC with Eclipse 

Tutorial: Running FreeRTOS on NXP i.MX7Dual Cortex-M4F | MCU on Eclipse 

https://www.embeddedartists.com/sites/default/files/support/com/iMX6SoloX/iMX6SoloX_Working_with_Cor... 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
1 Reply
814 Views
igorpadykov
NXP Employee
NXP Employee

Hi radipta

please check

Integrating Processor Expert for i.MX and ARM GCC with Eclipse 

Tutorial: Running FreeRTOS on NXP i.MX7Dual Cortex-M4F | MCU on Eclipse 

https://www.embeddedartists.com/sites/default/files/support/com/iMX6SoloX/iMX6SoloX_Working_with_Cor... 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply