<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Re: Problems in i.mx6 board with openocd</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324206#M43412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ichipexpert,&lt;/P&gt;&lt;P&gt;This problem is solved, it turned out to be some pin compatible problem, our JTAG port is different from the standard one.&lt;/P&gt;&lt;P&gt;After some modification, it can work well now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jun 2014 19:00:04 GMT</pubDate>
    <dc:creator>hwei</dc:creator>
    <dc:date>2014-06-26T19:00:04Z</dc:date>
    <item>
      <title>Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324204#M43410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, is there anyone good at openocd?&lt;/P&gt;&lt;P&gt;I have a Boundarydevices Sabrelite board(imx6q) and try to connect to the jtag port using a olimex arm-usb-ocd-h adapter and openocd 0.8.0.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;While I first tried to connect it, it displayed errors:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;sudo openocd -f interface/ftdi/olimex-arm-usb-ocd-h.cfg -f target/imx6.cfg &lt;/P&gt;
&lt;P&gt;Open On-Chip Debugger 0.8.0 (2014-06-24-14:47)&lt;/P&gt;
&lt;P&gt;Licensed under GNU GPL v2&lt;/P&gt;
&lt;P&gt;For bug reports, read&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://openocd.sourceforge.net/doc/doxygen/bugs.html"&gt;http://openocd.sourceforge.net/doc/doxygen/bugs.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Info : only one transport option; autoselect 'jtag'&lt;/P&gt;
&lt;P&gt;Warn : imx6.sdma: nonstandard IR value&lt;/P&gt;
&lt;P&gt;adapter speed: 1000 kHz&lt;/P&gt;
&lt;P&gt;Info : clock speed 1000 kHz&lt;/P&gt;
&lt;P&gt;Error: JTAG scan chain interrogation failed: all zeroes&lt;/P&gt;
&lt;P&gt;Error: Check JTAG interface, timings, target power, etc.&lt;/P&gt;
&lt;P&gt;Error: Trying to use configured scan chain anyway...&lt;/P&gt;
&lt;P&gt;Error: imx6.dap: IR capture error; saw 0x00 not 0x01&lt;/P&gt;
&lt;P&gt;Warn : Bypassing JTAG setup events due to errors&lt;/P&gt;
&lt;P&gt;Warn : Invalid ACK 0 in JTAG-DP transaction&lt;/P&gt;


&lt;/BLOCKQUOTE&gt;&lt;P&gt;It turned out to be the adapter pin connection errors.&lt;/P&gt;&lt;P&gt;But after correcting that problem, another issue appeared:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;sudo openocd -f interface/ftdi/olimex-arm-usb-ocd-h.cfg -f target/imx6.cfg&lt;/P&gt;
&lt;P&gt;Open On-Chip Debugger 0.8.0 (2014-06-24-12:15)&lt;/P&gt;
&lt;P&gt;Licensed under GNU GPL v2&lt;/P&gt;
&lt;P&gt;For bug reports, read&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://openocd.sourceforge.net/doc/doxygen/bugs.html"&gt;http://openocd.sourceforge.net/doc/doxygen/bugs.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Info : only one transport option; autoselect 'jtag'&lt;/P&gt;
&lt;P&gt;Warn : imx6.sdma: nonstandard IR value&lt;/P&gt;
&lt;P&gt;adapter speed: 1000 kHz&lt;/P&gt;
&lt;P&gt;Info : clock speed 1000 kHz&lt;/P&gt;
&lt;P&gt;Info : JTAG tap: imx6.dap tap/device found: 0x4ba00477 (mfg: 0x23b, part: 0xba00, ver: 0x4)&lt;/P&gt;
&lt;P&gt;Info : TAP imx6.sdma does not have IDCODE&lt;/P&gt;
&lt;P&gt;Info : JTAG tap: imx6.sjc tap/device found: 0x2191c01d (mfg: 0x00e, part: 0x191c, ver: 0x2)&lt;/P&gt;
&lt;P&gt;Warn : Invalid ACK 0x7 in JTAG-DP transaction&lt;/P&gt;


&lt;/BLOCKQUOTE&gt;&lt;P&gt;and it still couldn't work properly.&lt;/P&gt;&lt;P&gt;I got some debug information like:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;Info : 271 30 core.c:949 jtag_examine_chain_display(): JTAG tap: imx6.dap tap/device found: 0x4ba00477 (mfg: 0x23b, part: 0xba00, ver: 0x4)&lt;/P&gt;
&lt;P&gt;Info : 272 30 core.c:1067 jtag_examine_chain(): TAP imx6.sdma does not have IDCODE&lt;/P&gt;
&lt;P&gt;Info : 273 30 core.c:949 jtag_examine_chain_display(): JTAG tap: imx6.sjc tap/device found: 0x2191c01d (mfg: 0x00e, part: 0x191c, ver: 0x2)&lt;/P&gt;
&lt;P&gt;Debug: 274 30 core.c:1206 jtag_validate_ircapture(): IR capture validation scan&lt;/P&gt;
&lt;P&gt;Debug: 275 30 core.c:1263 jtag_validate_ircapture(): imx6.dap: IR capture 0x01&lt;/P&gt;
&lt;P&gt;Debug: 276 30 core.c:1263 jtag_validate_ircapture(): imx6.sdma: IR capture 0x00&lt;/P&gt;
&lt;P&gt;Debug: 277 30 core.c:1263 jtag_validate_ircapture(): imx6.sjc: IR capture 0x01&lt;/P&gt;
&lt;P&gt;Debug: 278 30 openocd.c:145 handle_init_command(): Examining targets...&lt;/P&gt;
&lt;P&gt;Debug: 279 30 target.c:1401 target_call_event_callbacks(): target event 21 (examine-start)&lt;/P&gt;
&lt;P&gt;Debug: 280 30 arm_adi_v5.c:827 ahbap_debugport_init(): &lt;/P&gt;
&lt;P&gt;Warn : 281 30 adi_v5_jtag.c:252 jtagdp_transaction_endcheck(): Invalid ACK 0x7 in JTAG-DP transaction&lt;/P&gt;
&lt;P&gt;Debug: 282 30 openocd.c:147 handle_init_command(): target examination failed&lt;/P&gt;
&lt;P&gt;Debug: 283 30 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init&lt;/P&gt;
&lt;P&gt;Debug: 284 30 command.c:145 script_debug(): command - ocd_flash ocd_flash init&lt;/P&gt;
&lt;P&gt;Debug: 286 30 tcl.c:870 handle_flash_init_command(): Initializing flash devices...&lt;/P&gt;
&lt;P&gt;Debug: 287 30 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init&lt;/P&gt;
&lt;P&gt;Debug: 288 30 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init&lt;/P&gt;
&lt;P&gt;Debug: 290 30 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices...&lt;/P&gt;
&lt;P&gt;Debug: 291 30 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init&lt;/P&gt;
&lt;P&gt;Debug: 292 30 command.c:145 script_debug(): command - ocd_nand ocd_nand init&lt;/P&gt;
&lt;P&gt;Debug: 294 30 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...&lt;/P&gt;
&lt;P&gt;Debug: 295 30 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init&lt;/P&gt;
&lt;P&gt;Debug: 296 30 command.c:145 script_debug(): command - ocd_pld ocd_pld init&lt;/P&gt;
&lt;P&gt;Debug: 298 30 pld.c:207 handle_pld_init_command(): Initializing PLDs...&lt;/P&gt;


&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have ideas how to deal with that? Thanks for any suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 13:59:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324204#M43410</guid>
      <dc:creator>hwei</dc:creator>
      <dc:date>2014-06-25T13:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324205#M43411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi H Wei,&lt;/P&gt;&lt;P&gt;suggest to check that jtag_mod=0 and&lt;/P&gt;&lt;P&gt;check signals by oscilloscope.&lt;/P&gt;&lt;P&gt;Also please check next link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forum.sparkfun.com/viewtopic.php?f=18&amp;amp;t=35243" title="https://forum.sparkfun.com/viewtopic.php?f=18&amp;amp;t=35243"&gt;SparkFun Electronics • View topic - OpenOCD on Freescale i.MX6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.wandboard.org/index.php/JTAG-BusBlaster" title="http://wiki.wandboard.org/index.php/JTAG-BusBlaster"&gt;JTAG-BusBlaster - Wandboard Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 05:43:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324205#M43411</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-06-26T05:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324206#M43412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ichipexpert,&lt;/P&gt;&lt;P&gt;This problem is solved, it turned out to be some pin compatible problem, our JTAG port is different from the standard one.&lt;/P&gt;&lt;P&gt;After some modification, it can work well now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 19:00:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324206#M43412</guid>
      <dc:creator>hwei</dc:creator>
      <dc:date>2014-06-26T19:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324207#M43413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi H. Wei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting first issue like you have, i.e.:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Error: JTAG scan chain interrogation failed: all zeroes&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Error: Check JTAG interface, timings, target power, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Error: Trying to use configured scan chain anyway...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Error: imx6.dap: IR capture error; saw 0x00 not 0x01&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Warn : Bypassing JTAG setup events due to errors&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Warn : Invalid ACK 0 in JTAG-DP transaction&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;May I know which adapter pin did you connect to correct those errors?&lt;/P&gt;&lt;P&gt;I have connected J4 (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;pin 3 of the 20-pin port to pin 9 of the 10-pin port) but I am still having an issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 18:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324207#M43413</guid>
      <dc:creator>yt</dc:creator>
      <dc:date>2014-07-23T18:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324208#M43414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuldi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the BoundaryDevice 10-20 pins schematic:&lt;/P&gt;&lt;P&gt;&lt;A href="http://boundarydevices.com/wp-content/uploads/2012/09/jtag_adaptor_imx6.pdf" title="http://boundarydevices.com/wp-content/uploads/2012/09/jtag_adaptor_imx6.pdf"&gt;http://boundarydevices.com/wp-content/uploads/2012/09/jtag_adaptor_imx6.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the Olimex 10-20 pins schematic:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.olimex.com/Products/ARM/JTAG/ARM-JTAG-20-10/resources/ARM-JTAG-20-10-schematic.pdf" title="https://www.olimex.com/Products/ARM/JTAG/ARM-JTAG-20-10/resources/ARM-JTAG-20-10-schematic.pdf"&gt;https://www.olimex.com/Products/ARM/JTAG/ARM-JTAG-20-10/resources/ARM-JTAG-20-10-schematic.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So I just check the BoundaryDevice schematic and modify the Olimex connector.&lt;/P&gt;&lt;P&gt;I'm not sure if we use the same board, but I wish it could help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 13:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324208#M43414</guid>
      <dc:creator>hwei</dc:creator>
      <dc:date>2014-07-28T13:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324209#M43415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am already using JTAG Adapter from boundary device, to connect to the olimex (&lt;A href="http://boundarydevices.com/products/imx6x_jtag/" title="http://boundarydevices.com/products/imx6x_jtag/"&gt;http://boundarydevices.com/products/imx6x_jtag/&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Based on the olimex schematic on &lt;A href="https://www.olimex.com/Products/ARM/JTAG/_resources/ARM-USB-OCD.pdf" title="https://www.olimex.com/Products/ARM/JTAG/_resources/ARM-USB-OCD.pdf"&gt;https://www.olimex.com/Products/ARM/JTAG/_resources/ARM-USB-OCD.pdf&lt;/A&gt; and the boundary device schematic,&lt;/P&gt;&lt;P&gt;I put&amp;nbsp; jumpers on J3, J4, and J6 on that adapter to connect VREF, TRST, and TRTCK (MOD) pins respectively but I am still getting the same issue.&lt;/P&gt;&lt;P&gt;If it isn't so much trouble could you tell me which pin did you correct on your Olimex connector?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 13:59:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324209#M43415</guid>
      <dc:creator>yt</dc:creator>
      <dc:date>2014-07-31T13:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324210#M43416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuldi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;There is some difference in our situation, I use an olimex 10-20 adapter instead of the boundary device one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And when I use another one, it works normally.Maybe it's just a cable or adapter problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 16:21:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324210#M43416</guid>
      <dc:creator>hwei</dc:creator>
      <dc:date>2014-07-31T16:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324211#M43417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which other connector works, can you please clarify? Are you saying that another olimex 10-20 adapter works without any modification?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 16:50:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324211#M43417</guid>
      <dc:creator>yt</dc:creator>
      <dc:date>2014-07-31T16:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324212#M43418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuldi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think a generic 10-20 adapter should work, but I'm not sure.&lt;/P&gt;&lt;P&gt;What I use now is another product- "MDL-ADA2 - 10-pin to 20-pin JTAG Adapter Module".&lt;/P&gt;&lt;P&gt;My colleague told me maybe there was some problem with my olimex 10-20 adapter cable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 17:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324212#M43418</guid>
      <dc:creator>hwei</dc:creator>
      <dc:date>2014-07-31T17:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324213#M43419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wei,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, let me try with MDL-ADA2 with my Olimex ARM-USB-OCD-H.&lt;/P&gt;&lt;P&gt;Also, do I need to change my kernel to enable JTAG debugging?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 20:31:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324213#M43419</guid>
      <dc:creator>yt</dc:creator>
      <dc:date>2014-07-31T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in i.mx6 board with openocd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324214#M43420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuldi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, you needn't. JTAG communicates directly with cpu, so you don't need a system, neither u-boot nor kernel.&lt;/P&gt;&lt;P&gt;All you &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;need is just openocd, unless you want to debug some program, then you'll need debug tools.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 21:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-in-i-mx6-board-with-openocd/m-p/324214#M43420</guid>
      <dc:creator>hwei</dc:creator>
      <dc:date>2014-07-31T21:00:58Z</dc:date>
    </item>
  </channel>
</rss>

