Tool for programming imx6 sololite

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

Tool for programming imx6 sololite

Jump to solution
1,304 Views
sathyaprasadp
Contributor I

hi,

     I am trying to interface imx6 sololite processor with sonsor modules from freescale (i am not usin the evk boards). Can anyone tel me which tool/IDE is used for programming and simulating in order to check if the written code is correct or not.

Regards

Sathya Prasad P

Labels (1)
Tags (3)
0 Kudos
1 Solution
720 Views
Yuri
NXP Employee
NXP Employee

1.

  Please use information on the Web (about tools) :

Section "Software Development Tools"

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&nodeId=018rH3ZrDRB24A&fpsp=1&t...


2.

Generally  GNU toolchain may be applied.

You may try using use CodeSourcery (Mentor) toolchain (under Windows or Linux host).

http://www.mentor.com/embedded-software/codesourcery

Next, ARM RealView and DS-5 support i.MX6.

http://www.arm.com/products/tools/software-tools/ds-5/index.php

http://www.arm.com/products/tools/software-tools/rvds/index.php

The next JTAG probes may be applied : RealView  ICE and DSTREAM.

http://www.arm.com/products/tools/debug-adapters/rvi-rvt2.php

Also please find an overview of 3rd party development tools for ARM here:

http://www.freescale.com/files/wireless_comm/doc/brochure/BRTOOLENABLECO.pdf

3.

The next app note may be useful in debugging :

"AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors."

http://cache.freescale.com/files/32bit/doc/app_note/AN4553.pdf


Have a great day,
Yuri

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

View solution in original post

0 Kudos
1 Reply
721 Views
Yuri
NXP Employee
NXP Employee

1.

  Please use information on the Web (about tools) :

Section "Software Development Tools"

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&nodeId=018rH3ZrDRB24A&fpsp=1&t...


2.

Generally  GNU toolchain may be applied.

You may try using use CodeSourcery (Mentor) toolchain (under Windows or Linux host).

http://www.mentor.com/embedded-software/codesourcery

Next, ARM RealView and DS-5 support i.MX6.

http://www.arm.com/products/tools/software-tools/ds-5/index.php

http://www.arm.com/products/tools/software-tools/rvds/index.php

The next JTAG probes may be applied : RealView  ICE and DSTREAM.

http://www.arm.com/products/tools/debug-adapters/rvi-rvt2.php

Also please find an overview of 3rd party development tools for ARM here:

http://www.freescale.com/files/wireless_comm/doc/brochure/BRTOOLENABLECO.pdf

3.

The next app note may be useful in debugging :

"AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors."

http://cache.freescale.com/files/32bit/doc/app_note/AN4553.pdf


Have a great day,
Yuri

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

0 Kudos