<?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>topic Re: mimxrt1176 qspi flash boot without mcuxpresside in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1838443#M187</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thank you for answer.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Does the USB (HID?) port need to be configured to use MCUXpresso Secure Provisioning Tool or MCUbootutility?&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The currently configured port consists of only jtag for jlink.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is there a way to connect MCUXpresso Secure Provisioning Tool or MCUbootutility via Jlink?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;If it is not available, please guide me if there is a way to enable Quad Enable to use flexspi through the jlink emulator.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Or is there another way to do it?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 08:28:58 GMT</pubDate>
    <dc:creator>TnseoRnr</dc:creator>
    <dc:date>2024-04-01T08:28:58Z</dc:date>
    <item>
      <title>mimxrt1176 qspi flash boot without mcuxpresside</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1837630#M181</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;It should boot via Flexspi flash in an environment configured similarly to the MIMXRT1170 EVK.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;After downloading the example project through MCUXpressIDE settings ("Link application to ram"), we updated the firmware to be actually used and checked its operation.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is there a way to enable Flexspi without IDE and boot using external flash?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I am using jlink and tried it through SEGGER, but it failed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I want to set quad enable&amp;nbsp; bit (for Flexspi) without IDE.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Should I use boot rom or another boot mode?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 07:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1837630#M181</guid>
      <dc:creator>TnseoRnr</dc:creator>
      <dc:date>2024-03-29T07:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: mimxrt1176 qspi flash boot without mcuxpresside</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1838228#M184</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Or should I use a program like MCUBootUtility?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Can I enable Quad Enable bit with MCUBootUtility?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Can't I use MCUBootUtility in internal boot mode?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 00:29:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1838228#M184</guid>
      <dc:creator>TnseoRnr</dc:creator>
      <dc:date>2024-04-01T00:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: mimxrt1176 qspi flash boot without mcuxpresside</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1838413#M186</link>
      <description>&lt;P&gt;Hi Jinsu Kim,&lt;/P&gt;
&lt;P&gt;I'd recommend to use MCUXpresso Secure Provisioning Tool. See &lt;A href="http://nxp.com/mcuxpresso/secure" target="_blank"&gt;http://nxp.com/mcuxpresso/secure&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In the user guide, you can find step-by-step workflow for different boot modes specific for RT117x.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 07:31:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1838413#M186</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2024-04-01T07:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: mimxrt1176 qspi flash boot without mcuxpresside</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1838443#M187</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thank you for answer.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Does the USB (HID?) port need to be configured to use MCUXpresso Secure Provisioning Tool or MCUbootutility?&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The currently configured port consists of only jtag for jlink.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is there a way to connect MCUXpresso Secure Provisioning Tool or MCUbootutility via Jlink?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;If it is not available, please guide me if there is a way to enable Quad Enable to use flexspi through the jlink emulator.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Or is there another way to do it?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 08:28:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/mimxrt1176-qspi-flash-boot-without-mcuxpresside/m-p/1838443#M187</guid>
      <dc:creator>TnseoRnr</dc:creator>
      <dc:date>2024-04-01T08:28:58Z</dc:date>
    </item>
  </channel>
</rss>

