We are using Colibri iMX7 for developing a high speed DAQ product. We shifted from iMX6 to iMX7 to gain the advantage of M4 core for Real Time Data Acquisition.
We have already compiled some example codes for M4 in eclispse and copied the .elf file into the boot folder and it worked fine. For the product development we need to used a JTAG programmer to directly program the M4 core and analyse step by step. We are Ulink2 JTAG programmer and Eclispe IDE.
We followed this link for M4 debugging using Ulink debugger.
Since we are new at product development we couldn’t afford ARM DS. Can you help me with doing the same with Eclipse IDE? The debug configuration in Eclipse somewhat differs from ARM DS. Moreover the link explains with Ulink pro D debug adapter whereas we have Ulink 2. Hope that won’t make difference.
Thank You for your time.