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 :
- Is anyone know how to set up the development environment to try the FreeRTOS example using eclipse (not DS-5, nor IAR) for UDOO?
- 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