<?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のトピックSharing C/C++ Header Files With Assembly Source in IAR compiler</title>
    <link>https://community.nxp.com/t5/S32K/Sharing-C-C-Header-Files-With-Assembly-Source-in-IAR-compiler/m-p/1696863#M25669</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to include S32k146.h header on a assembly file to get the interrupt vector address (S32_SCB-&amp;gt;VTOR) But the compiler showing below error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Error[2]: Failed to open #include file 'stdint.h'&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Already given included directives for assembler&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2023 15:49:34 GMT</pubDate>
    <dc:creator>SreejithN</dc:creator>
    <dc:date>2023-08-01T15:49:34Z</dc:date>
    <item>
      <title>Sharing C/C++ Header Files With Assembly Source in IAR compiler</title>
      <link>https://community.nxp.com/t5/S32K/Sharing-C-C-Header-Files-With-Assembly-Source-in-IAR-compiler/m-p/1696863#M25669</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to include S32k146.h header on a assembly file to get the interrupt vector address (S32_SCB-&amp;gt;VTOR) But the compiler showing below error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Error[2]: Failed to open #include file 'stdint.h'&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Already given included directives for assembler&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 15:49:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Sharing-C-C-Header-Files-With-Assembly-Source-in-IAR-compiler/m-p/1696863#M25669</guid>
      <dc:creator>SreejithN</dc:creator>
      <dc:date>2023-08-01T15:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing C/C++ Header Files With Assembly Source in IAR compiler</title>
      <link>https://community.nxp.com/t5/S32K/Sharing-C-C-Header-Files-With-Assembly-Source-in-IAR-compiler/m-p/1715833#M26705</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;the C header file can't be used in Assembly code. If you like to get VTOR address you can simply read it from the register address - 0xE000ED08.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 14:48:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Sharing-C-C-Header-Files-With-Assembly-Source-in-IAR-compiler/m-p/1715833#M26705</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2023-09-01T14:48:23Z</dc:date>
    </item>
  </channel>
</rss>

