<?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: LED blinky example from SDK of RT118X can't startup after power on in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917026#M31324</link>
    <description>&lt;P&gt;SW5[2:4]=100. The LED blinks&amp;nbsp;@1Hz after power on again.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2024 08:59:08 GMT</pubDate>
    <dc:creator>shengs</dc:creator>
    <dc:date>2024-07-25T08:59:08Z</dc:date>
    <item>
      <title>LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1915876#M31303</link>
      <description>&lt;P&gt;I have a MIMXRT1180-EVK board, and my IDE is MCUXpresso for VS Code, the SDK version is 2.16.000, J-Link is used, JP4 is shorted. I have questions about debugging.&lt;/P&gt;&lt;P&gt;First, SW5[2:4]=001, the "evkmimxrt1180_rled_blinky_demo_cm33" work well using the "debug" build configuration, I can download and debug the demo code, and the "D6" LED was blinking. But it can't work after power on again.&lt;/P&gt;&lt;P&gt;Second,&amp;nbsp;SW5[2:4]=100, I can download the blinky demo using "flexspi_nor_hyperram_debug", but can't debug it. The breakpoint in the main() can't be reached. I don't know why.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengShuang_0-1721803408355.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290058iDA5479FEB75358F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengShuang_0-1721803408355.png" alt="ShengShuang_0-1721803408355.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Third, I open the "vkmimxrt1180_rled_blinky_demo_cm33\armgcc\flexspi_nor_hyperram_debug\rled_blinky_demo_cm33.elf", find that it is start from 0x28000B00. And the&amp;nbsp;"vkmimxrt1180_rled_blinky_demo_cm33\armgcc\MIMXRT1189xxxxx_cm33_flexspi_nor_hyperram.ld" show that the app_image_offset is 0x0000B0000.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengShuang_1-1721803756716.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290060i20323B5378F950C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengShuang_1-1721803756716.png" alt="ShengShuang_1-1721803756716.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Why does the image not start from 0x28000000?&lt;/P&gt;&lt;P&gt;Fourth,&amp;nbsp; after power on again, I readout entire flash using J-Link, and I find that the content start from 0x2800B000 is same with&amp;nbsp;rled_blinky_demo_cm33.elf. And the content between 0x28000000 and 0x2800B000 is 0xFF.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengShuang_2-1721803919291.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290061i1141B9D17A6AF2C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengShuang_2-1721803919291.png" alt="ShengShuang_2-1721803919291.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you help me? I want the code startup after power on again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 06:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1915876#M31303</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-24T06:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1915888#M31305</link>
      <description>&lt;P&gt;Sorry for mistakes.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0x28000B00 should be corrected to&amp;nbsp;0x28000B000,&amp;nbsp;0x0000B0000 should be corrected to 0x0000B000.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 06:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1915888#M31305</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-24T06:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917007#M31322</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202260"&gt;@shengs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tested it on my RT1180EVK Board. It can work.&lt;/P&gt;
&lt;P&gt;But i use the MCUXpresso IDE.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The SW5[2:4]=001, and i debug the&amp;nbsp;evkmimxrt1180_rled_blinky_demo_cm33. when i reset the board, it can work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can try to download MCUXpresso IDE.&lt;/P&gt;
&lt;P&gt;I will also try to use VScode.&lt;/P&gt;
&lt;P&gt;Hope this will help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 08:39:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917007#M31322</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-07-25T08:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917023#M31323</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested blink demo using MCUXpresso IDE before, both debug and release mode. It works well. But my team tends to use VS Code as our IDE for some reasons.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 08:53:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917023#M31323</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-25T08:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917026#M31324</link>
      <description>&lt;P&gt;SW5[2:4]=100. The LED blinks&amp;nbsp;@1Hz after power on again.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 08:59:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917026#M31324</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-25T08:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917670#M31333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202260"&gt;@shengs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can it work now?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 01:55:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917670#M31333</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-07-26T01:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917800#M31335</link>
      <description>&lt;P&gt;No yet with VS code.&lt;/P&gt;&lt;P&gt;Have you tested it?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 05:34:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917800#M31335</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-26T05:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917986#M31341</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202260"&gt;@shengs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tested it.&lt;/P&gt;
&lt;P&gt;As you mentioned.&lt;/P&gt;
&lt;P&gt;I imported the evkmimxrt1180_rled_blinky_demo_cm33,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and set flexspi_nor_debug as default.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HangZhang_0-1721983313570.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290528i12C934DD5667F629/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HangZhang_0-1721983313570.png" alt="HangZhang_0-1721983313570.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HangZhang_1-1721983563680.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290529i89A7F57659A2AC0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HangZhang_1-1721983563680.png" alt="HangZhang_1-1721983563680.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I didn't change the SW5.&lt;/P&gt;
&lt;P&gt;It can work.&lt;/P&gt;
&lt;P&gt;Hope this will help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 08:47:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1917986#M31341</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-07-26T08:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918020#M31342</link>
      <description>&lt;P&gt;Can you debug it? Can it blink power on again?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 09:03:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918020#M31342</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-26T09:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918024#M31343</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202260"&gt;@shengs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sure, I can debug it,&amp;nbsp; and it can&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;blink power on again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 09:06:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918024#M31343</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-07-26T09:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918025#M31344</link>
      <description>&lt;P&gt;I notice that the on-board debugger is used in your setup. But I use J-Link.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 09:07:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918025#M31344</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-26T09:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918027#M31345</link>
      <description>&lt;P&gt;Can you use J-Link to test again?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The JP4 and JP5 is shorted on my board.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 09:10:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1918027#M31345</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-26T09:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1919340#M31360</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202260"&gt;@shengs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you configuring flexspi_nor_debug as the default mode?&lt;/P&gt;
&lt;P&gt;I tested it with jlink, but it can debug only in debug mode.&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;flexspi_nor_debug mode, it can not work.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 10:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1919340#M31360</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-07-29T10:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1920221#M31372</link>
      <description>&lt;P&gt;是的，我使用Jlink的情况下只能在“debug”或者“release”模式下调试，&lt;STRONG&gt;其他所有模式都不行&lt;/STRONG&gt;。你这边也是这样吗？我最终目的是想在flexspi_nor和flexspi_nor_hyprram模式下使用Jlink能正常调试，且板子重新上电后点灯程序能正常启动。&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shengs_0-1722325249763.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290916iB46D7ACF1D54C9AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shengs_0-1722325249763.png" alt="shengs_0-1722325249763.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 07:43:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1920221#M31372</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-07-30T07:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1921474#M31383</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;是的，如果使用jlink，目前Vscode中只能在“debug”或者“release”模式下调试。如果您想板子重新上电后点灯程序能正常启动。建议用板载debuger。&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 09:06:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1921474#M31383</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-07-31T09:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1922501#M31394</link>
      <description>&lt;P&gt;如果使用J-Link，如何才能使用其他带flexspi的模式调试、重新上电运行？之前说过，我们的项目组期望真实产品的开发过程使用J-Link。谢谢！&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 05:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1922501#M31394</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-08-01T05:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1923702#M31410</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202260"&gt;@shengs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;如果您想用jlink 结合flexspi_nor_debug，经过测试，IAR 没有问题，但是vscode目前存在问题，目前正在调查这个问题。&lt;/P&gt;
&lt;P&gt;谢谢&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 06:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1923702#M31410</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-08-02T06:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1924798#M31424</link>
      <description>&lt;P&gt;如有进展能够通过这个工单通知我吗？谢谢！&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2024 23:45:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1924798#M31424</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-08-04T23:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1925800#M31439</link>
      <description>&lt;P&gt;原因找到了，是XIP_BOOT_HEADER_ENABLE没有使能，见"MCUXpresso_SDK_V2.16_MIMXRT1180-EVK_Repository\docs\Getting Started with MCUXpresso SDK for MIMXRT1180-EVK.pdf"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shengs_0-1722901483444.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292029iF190F111D259AAEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shengs_0-1722901483444.png" alt="shengs_0-1722901483444.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;对于MCUXpresso for VS Code，在&lt;/SPAN&gt;&lt;SPAN class=""&gt;evkmimxrt1180_rled_blinky_demo_cm33\armgcc\flags.cmake文件里更改。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 23:49:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1925800#M31439</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-08-05T23:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: LED blinky example from SDK of RT118X can't startup after power on</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1925806#M31440</link>
      <description>对于MCUXpresso for VS Code，使能XIP_BOOT_HEADER_ENABLE可以使flexspi_nor_模式的代码上电启动，但是仍然不能调试。</description>
      <pubDate>Tue, 06 Aug 2024 00:24:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/LED-blinky-example-from-SDK-of-RT118X-can-t-startup-after-power/m-p/1925806#M31440</guid>
      <dc:creator>shengs</dc:creator>
      <dc:date>2024-08-06T00:24:57Z</dc:date>
    </item>
  </channel>
</rss>

