<?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>MCUXpresso GeneralのトピックRe: mcuXpresso Jlink programmer for generic cortex-m4 project</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309393#M4239</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186050"&gt;@akbar123&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;if you just pass just 'Generic M4' to the J-Link, it has no other important details about the core, things like memory mapping and the like.&lt;/P&gt;&lt;P&gt;Instead 'generic', have you tried passing &lt;FONT color="#339966"&gt;MIMX8MQ6_M4&lt;/FONT&gt; to the J-Link launch configuration here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1626596013983.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/150126i99ECCB5DC7024712/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1626596013983.png" alt="ErichS_0-1626596013983.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
    <pubDate>Sun, 18 Jul 2021 08:13:45 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2021-07-18T08:13:45Z</dc:date>
    <item>
      <title>mcuXpresso Jlink programmer for generic cortex-m4 project</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309390#M4238</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As described &lt;A href="https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-Cortex-M4-programming-with-JTag/m-p/1307681#M176920" target="_self"&gt;here&lt;/A&gt;, I could successfully program Cortex-M4 core of iMX8mq with segger JLink programmer via Jtag. This scenario was done in command line and now I want to do the same thing in mcuXpresso IDE.&lt;/P&gt;&lt;P&gt;I have created a generic Cortex-M4 project and have built it as the toolchain is arm-none-eabi-*. Now I want to create a debug configuration but it says:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;"unable to find matching SEGGER J-Link device for "Generic-M4". please edit the launch configuration to add an appropriate device from the list of available devices"&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;When I click on OK, It says:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;The launch configuration 'test Debug' is incompatible with this version of MCUXpresso IDE. Migrate the launch configuration to the supported format?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I click on yes, and it says:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Deprecated launch configuration attributes will not be migrated to the new attributes; the new attributes will be set to their default values.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;After all these steps, when I want to debug project by click on the debug configuration, it says:&lt;/P&gt;&lt;P&gt;The launch configuration "test Debug" could not be migrated and it should be deleted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is that:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;How to create a debug configuration for a generic Cortex-M4 project in MCUXpresso IDE?&lt;/FONT&gt; The debugger is &lt;STRONG&gt;SEGGER J-Link&lt;/STRONG&gt; and I want to do the same thing described &lt;A href="https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-Cortex-M4-programming-with-JTag/m-p/1307681#M176920" target="_self"&gt;here&lt;/A&gt; in command line form BUT in MCUXpresso IDE with graphical features&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 06:38:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309390#M4238</guid>
      <dc:creator>akbar123</dc:creator>
      <dc:date>2021-07-18T06:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: mcuXpresso Jlink programmer for generic cortex-m4 project</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309393#M4239</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186050"&gt;@akbar123&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;if you just pass just 'Generic M4' to the J-Link, it has no other important details about the core, things like memory mapping and the like.&lt;/P&gt;&lt;P&gt;Instead 'generic', have you tried passing &lt;FONT color="#339966"&gt;MIMX8MQ6_M4&lt;/FONT&gt; to the J-Link launch configuration here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1626596013983.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/150126i99ECCB5DC7024712/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1626596013983.png" alt="ErichS_0-1626596013983.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 08:13:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309393#M4239</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-07-18T08:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: mcuXpresso Jlink programmer for generic cortex-m4 project</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309632#M4242</link>
      <description>&lt;P&gt;Hi ErichS,&lt;/P&gt;&lt;P&gt;Yes, I did, but that did not help&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 07:18:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309632#M4242</guid>
      <dc:creator>akbar123</dc:creator>
      <dc:date>2021-07-19T07:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: mcuXpresso Jlink programmer for generic cortex-m4 project</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309708#M4244</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186050"&gt;@akbar123&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;what kind of error message did you get? Can you post the output of the console view?&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 08:50:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309708#M4244</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-07-19T08:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: mcuXpresso Jlink programmer for generic cortex-m4 project</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309896#M4247</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I said the errors in my question post in &lt;FONT color="#FF0000"&gt;red&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 14:07:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309896#M4247</guid>
      <dc:creator>akbar123</dc:creator>
      <dc:date>2021-07-19T14:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: mcuXpresso Jlink programmer for generic cortex-m4 project</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309903#M4248</link>
      <description>&lt;P&gt;I changed my approach and switched to eclipse IDE for C/C++ and installed embedded plugins like jlink programmer.&lt;/P&gt;&lt;P&gt;Creating a generic C project configured to work with cross compiler and jlink programmer was my solution, But with a different approach&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 14:11:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1309903#M4248</guid>
      <dc:creator>akbar123</dc:creator>
      <dc:date>2021-07-19T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: mcuXpresso Jlink programmer for generic cortex-m4 project</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1373369#M4423</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;I am also trying to program the Cortex-M4 of an i.MX8M Mini.&lt;BR /&gt;From the J-Flash software, I'm able to connect in JTAG via a SEGGER probe but my debug configuration doesn't work. My goal is the same as you : debugging on the Cortex-M4 from MCUXpresso IDE (or from any other Eclipse IDE). Can you send me your configuration please ?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 329px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/162535i9CD26204BFDB45C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 09:26:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/mcuXpresso-Jlink-programmer-for-generic-cortex-m4-project/m-p/1373369#M4423</guid>
      <dc:creator>martindenion</dc:creator>
      <dc:date>2021-11-18T09:26:00Z</dc:date>
    </item>
  </channel>
</rss>

