Olimex Support Forum

ARM => JTAG => Topic started by: ganeshredcobra on July 02, 2014, 01:14:20 PM

Title: IMX28 EVK and ARM-USB-TINY-H
Post by: ganeshredcobra on July 02, 2014, 01:14:20 PM
Hi,

Is it possible to use ARM-USB-TINY-H along with IMX28 EVK

https://www.olimex.com/Products/ARM/JTAG/ARM-USB-TINY-H/

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX28EVKJ


If yes how? Which IDE must i use?
Title: Re: IMX28 EVK and ARM-USB-TINY-H
Post by: JohnS on July 02, 2014, 10:34:12 PM
Check voltages of the 2 items.  If compatible then all should work.  There may be an OpenOCD config but if not then probably not hard to make one.

Pick any IDE you like that works with what you have - ask Freescale people what they use if you've no idea.  Eclipse with gdb (and gcc) & OpenOCD is an often used combination.

If it's an ARM chip then you've lots you might use, just go see which you like.  google is useful...

John
Title: Re: IMX28 EVK and ARM-USB-TINY-H
Post by: LubOlimex on July 10, 2014, 10:34:32 AM
Hey there,

What JohnS said - ARM-USB-TINY-H is an OpenOCD debugger so it is generally advised to use OpenOCD.

I've seen reports of people who had used OpenOCD successfully with iMX28 so there should be some work done already.

You can also use IAR EW for ARM with every Olimex OpenOCD debugger. I believe IAR and Rowley has examples for iMX28 EVK.

Best regards,
Lub/OLIMEX