<?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>S32 Design Studio中的主题 回复： S32DS3.5 build IAR compilation project cannot support FreeRtos</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2268175#M13997</link>
    <description>&lt;P&gt;我解决了，是因为.icf文件里面没有CODE的section，需要把CODE替换为你的icf中有的section，比如我的icf里面有.data的section，就要改成&amp;nbsp;RSEG .data:CODE(2)&lt;/P&gt;</description>
    <pubDate>Tue, 23 Dec 2025 10:18:35 GMT</pubDate>
    <dc:creator>wanglei_henson</dc:creator>
    <dc:date>2025-12-23T10:18:35Z</dc:date>
    <item>
      <title>S32DS3.5 build IAR compilation project cannot support FreeRtos</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/1795836#M11788</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, for functional safety reasons, I need to use IAR to generate compilation files, so I followed the tutorial below to set up the project:&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Export-S32DS-Project-to-IAR-EW-S32K14x-S32K11x/ta-p/%201122428" target="_self"&gt;HOWTO-Export-S32DS-Project-to-IAR-EW-S32K14x-S32K11x/ta-p/ 1122428&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I added freertos to the peripheral, but found that the portable file added was GCC:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FaithHerio_0-1706251199041.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260202iA8D990585E721120/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FaithHerio_0-1706251199041.png" alt="FaithHerio_0-1706251199041.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FaithHerio_1-1706251260710.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260203i8DC71543620947C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FaithHerio_1-1706251260710.png" alt="FaithHerio_1-1706251260710.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After finding a replacement file suitable for IAR, the compiler found an error. I guess the Link file generated by 32DS is not adapted.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FaithHerio_2-1706251394485.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260204iEEB912C2E96403E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FaithHerio_2-1706251394485.png" alt="FaithHerio_2-1706251394485.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Compared with the original file found a new file in the assembly file"portasm.s".&lt;/P&gt;&lt;P&gt;This compiles an error:&lt;/P&gt;&lt;P&gt;"Error[Lc036]: no block or place matches the pattern "ro code section CODE in portasm.o symbols: [SVC_Handler, vPortStartFirstTask, vPortEnableVFP, PendSV_Handler]""&lt;/P&gt;&lt;P&gt;Attached is the "icf" file for IAR generated by S32DS3.5&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 09:17:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/1795836#M11788</guid>
      <dc:creator>Faith-Herio</dc:creator>
      <dc:date>2024-01-26T09:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS3.5 build IAR compilation project cannot support FreeRtos</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2247156#M13908</link>
      <description>&lt;P&gt;Hi Faith，&lt;/P&gt;&lt;P&gt;&amp;nbsp; I met the same problem.&amp;nbsp; Could you give me some suggestions?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;"Error[Lc036]: no block or place matches the pattern "ro code section CODE in portasm.o symbols: [SVC_Handler, vPortStartFirstTask, vPortEnableVFP, PendSV_Handler]"&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 09:21:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2247156#M13908</guid>
      <dc:creator>ABOLUO</dc:creator>
      <dc:date>2025-11-24T09:21:28Z</dc:date>
    </item>
    <item>
      <title>回复： S32DS3.5 build IAR compilation project cannot support FreeRtos</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2268065#M13995</link>
      <description>&lt;P&gt;请问问题有没有解决？我也遇到了同样的问题&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 09:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2268065#M13995</guid>
      <dc:creator>wanglei_henson</dc:creator>
      <dc:date>2025-12-23T09:23:57Z</dc:date>
    </item>
    <item>
      <title>回复： S32DS3.5 build IAR compilation project cannot support FreeRtos</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2268145#M13996</link>
      <description>&lt;P&gt;官方答复不支持&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 09:47:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2268145#M13996</guid>
      <dc:creator>Faith-Herio</dc:creator>
      <dc:date>2025-12-23T09:47:22Z</dc:date>
    </item>
    <item>
      <title>回复： S32DS3.5 build IAR compilation project cannot support FreeRtos</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2268175#M13997</link>
      <description>&lt;P&gt;我解决了，是因为.icf文件里面没有CODE的section，需要把CODE替换为你的icf中有的section，比如我的icf里面有.data的section，就要改成&amp;nbsp;RSEG .data:CODE(2)&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 10:18:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS3-5-build-IAR-compilation-project-cannot-support-FreeRtos/m-p/2268175#M13997</guid>
      <dc:creator>wanglei_henson</dc:creator>
      <dc:date>2025-12-23T10:18:35Z</dc:date>
    </item>
  </channel>
</rss>

