<?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>S32KのトピックRe: iar embedded workbench cannot resolve links from migrated code from s32 ds</title>
    <link>https://community.nxp.com/t5/S32K/iar-embedded-workbench-cannot-resolve-links-from-migrated-code/m-p/1753502#M28461</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the IAR code is slightly different and the code from GCC needs to be modified (for example __attribute__ is not supported on IAR).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Project created with S32DS and IAR compiler plugin can be used with IAR workbench, but project created for GCC need some effort to make it usable with IAR - looks that for example paths for IAR uses back slash, but gcc running under msys2 uses normal Unix slash.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 12:47:59 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2023-11-07T12:47:59Z</dc:date>
    <item>
      <title>iar embedded workbench cannot resolve links from migrated code from s32 ds</title>
      <link>https://community.nxp.com/t5/S32K/iar-embedded-workbench-cannot-resolve-links-from-migrated-code/m-p/1742561#M27961</link>
      <description>&lt;P&gt;Hello, I have a project created on s32 design studio using s32k3, I migrated the code to IAR, but after this I am getting the following error after compilation on IAR:&lt;/P&gt;&lt;P&gt;" FindFirstFileEx(link::generated src::c:wc/stl-wcu1v3-my24/tags/baseline/stl_1_3_wcu_s32ds_cdd4_r19_wspace_svn5843/common/tresos/sample_app_mwct20xx/output/src): The filename, directory name, or volume label syntax is incorrect.&lt;BR /&gt;"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sanjay645_0-1697693514835.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245836iC6FC917C5BA240FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sanjay645_0-1697693514835.png" alt="sanjay645_0-1697693514835.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to remove link from xml file I am getting another error : "&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;Error[Ta023]: Call to a non __ramfunc function (FSK_IsBusy) from within a __ramfunc function C:\wc\STL-WCU1v3-MY24\branches\Reference\SourceDependencies\RTD\SW32K3_RTD_4.4_2.0.1\eclipse\plugins\Wct_TS_T40D34M27I0R19\src\Wct_HalDdm.c 1462&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sanjay645_0-1697693308636.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245833i2EAB256CDD00FBCC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sanjay645_0-1697693308636.png" alt="sanjay645_0-1697693308636.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;When I opened "ProjectInfo.xml" file, I have path like "&amp;lt;PathName&amp;gt;link::Tresos\plugins\Adc_TS_T40D34M20I1R0\src::C:\wc\STL-WCU1v3-MY24\branches\Reference\SourceDependencies\RTD\SW32K3_RTD_4.4_2.0.1\eclipse\plugins\Adc_TS_T40D34M20I1R0\src\Adc.c&amp;lt;/PathName&amp;gt;", It seems that IAR is not able to resolve this link, Please help me out how can I resolve this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I have a doubt, the earlier project which i am migrating to IAR is created on S32 design sutido using "NXP GCC 10.2 for ARM 32 bit Bare Metal", is this possible to migrate code to IAR? Because I followed code migration steps tutorial that says that we have to create a project in S32 design studio using IAR toolchain, then it is migrated to IAR easily without having any error.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 05:32:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/iar-embedded-workbench-cannot-resolve-links-from-migrated-code/m-p/1742561#M27961</guid>
      <dc:creator>sanjay645</dc:creator>
      <dc:date>2023-10-19T05:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: iar embedded workbench cannot resolve links from migrated code from s32 ds</title>
      <link>https://community.nxp.com/t5/S32K/iar-embedded-workbench-cannot-resolve-links-from-migrated-code/m-p/1753502#M28461</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the IAR code is slightly different and the code from GCC needs to be modified (for example __attribute__ is not supported on IAR).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Project created with S32DS and IAR compiler plugin can be used with IAR workbench, but project created for GCC need some effort to make it usable with IAR - looks that for example paths for IAR uses back slash, but gcc running under msys2 uses normal Unix slash.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 12:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/iar-embedded-workbench-cannot-resolve-links-from-migrated-code/m-p/1753502#M28461</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2023-11-07T12:47:59Z</dc:date>
    </item>
  </channel>
</rss>

