<?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>MPC5xxx中的主题 Re: freeRTOS on SDK_RTM3_0_0 for MPC574x</title>
    <link>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052273#M15780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you generated PE code, then built the project again and error still appears, weird.&lt;/P&gt;&lt;P&gt;Not sure, check paths, clear errors manually in Problems window, clean project and build it once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2020 05:44:08 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2020-08-05T05:44:08Z</dc:date>
    <item>
      <title>freeRTOS on SDK_RTM3_0_0 for MPC574x</title>
      <link>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052270#M15777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Dear expert:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I development On DEVKIT-MPC5748G board, and I use SDK_RTM_3_0_0, I have add the file path, but there is an error, shown as following. How can I resolve the problem? Can you help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="error1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/110407iE6658D97C030E50F/image-size/large?v=v2&amp;amp;px=999" role="button" title="error1.jpg" alt="error1.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SDK_version.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/110478i06C7B5ABEF862BD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="SDK_version.jpg" alt="SDK_version.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="path.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/109235i1D526DC68DF37203/image-size/large?v=v2&amp;amp;px=999" role="button" title="path.jpg" alt="path.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2020 07:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052270#M15777</guid>
      <dc:creator>zhaoyanling</dc:creator>
      <dc:date>2020-08-03T07:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: freeRTOS on SDK_RTM3_0_0 for MPC574x</title>
      <link>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052271#M15778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you generate PE code again once you added FreeRTOS component&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/109450iAB66AF7C662381CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The file is then located in Generate Code folder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2020 08:48:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052271#M15778</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-08-03T08:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: freeRTOS on SDK_RTM3_0_0 for MPC574x</title>
      <link>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052272#M15779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Petr Stancik,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;Yes , PE codes are generated, shown as following. What may be the other reasons?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="generated.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/109533iD62B05C3F97CEE53/image-size/large?v=v2&amp;amp;px=999" role="button" title="generated.jpg" alt="generated.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2020 02:00:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052272#M15779</guid>
      <dc:creator>zhaoyanling</dc:creator>
      <dc:date>2020-08-04T02:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: freeRTOS on SDK_RTM3_0_0 for MPC574x</title>
      <link>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052273#M15780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you generated PE code, then built the project again and error still appears, weird.&lt;/P&gt;&lt;P&gt;Not sure, check paths, clear errors manually in Problems window, clean project and build it once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 05:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/freeRTOS-on-SDK-RTM3-0-0-for-MPC574x/m-p/1052273#M15780</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-08-05T05:44:08Z</dc:date>
    </item>
  </channel>
</rss>

