<?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: Asking about pragma memory section in GCC build 1620 in S32DS 3.3 in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1452139#M8517</link>
    <description>&lt;P&gt;In version of 9.2.0 #pragma GCC section text ".mcal_text" has no effect for functions like snprintf, vsnprintf ... (standard functions) despite there is custom implementation of them and there is no prototype include before using desired mapping&lt;/P&gt;&lt;P&gt;#define ETH_43_PFE_START_SEC_CODE&lt;BR /&gt;#include "Eth_43_PFE_MemMap.h"&lt;/P&gt;&lt;P&gt;extern int snprintf(char_t *str, size_t size, const char_t *pcocStr, ...);&lt;BR /&gt;extern int vsnprintf(char_t *str, size_t size, const char_t *pcocStr, va_list VarArg);&lt;/P&gt;&lt;P&gt;Only __attribute__ is solution. Perhaps this is a bug.&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2022 07:21:39 GMT</pubDate>
    <dc:creator>comsytec</dc:creator>
    <dc:date>2022-05-03T07:21:39Z</dc:date>
    <item>
      <title>Asking about pragma memory section in GCC build 1620 in S32DS 3.3</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1094773#M6675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NXP GCC build 1620 integrated in S32DS 3.3, is that pragma for memory section has already supported? If yes, then do we have a note in the release note for that update? My customer in concern whether it's supported in our NXP GCC, as it's required in AUTOSAR OS concept.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Nam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2020 13:00:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1094773#M6675</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2020-08-14T13:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Asking about pragma memory section in GCC build 1620 in S32DS 3.3</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1094774#M6676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to release notes in compiler directory (see &amp;lt;&amp;gt;/S32DS.3.3/S32DS/build_tools/gcc_b1620/gcc-6.3-arm32-eabi/releasenotes.pdf) - yes it is:&lt;/P&gt;&lt;P&gt;&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/115136iB3053A3EC83FDD58/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 20:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1094774#M6676</guid>
      <dc:creator>alexanderfedoto</dc:creator>
      <dc:date>2020-08-17T20:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Asking about pragma memory section in GCC build 1620 in S32DS 3.3</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1452139#M8517</link>
      <description>&lt;P&gt;In version of 9.2.0 #pragma GCC section text ".mcal_text" has no effect for functions like snprintf, vsnprintf ... (standard functions) despite there is custom implementation of them and there is no prototype include before using desired mapping&lt;/P&gt;&lt;P&gt;#define ETH_43_PFE_START_SEC_CODE&lt;BR /&gt;#include "Eth_43_PFE_MemMap.h"&lt;/P&gt;&lt;P&gt;extern int snprintf(char_t *str, size_t size, const char_t *pcocStr, ...);&lt;BR /&gt;extern int vsnprintf(char_t *str, size_t size, const char_t *pcocStr, va_list VarArg);&lt;/P&gt;&lt;P&gt;Only __attribute__ is solution. Perhaps this is a bug.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 07:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1452139#M8517</guid>
      <dc:creator>comsytec</dc:creator>
      <dc:date>2022-05-03T07:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Asking about pragma memory section in GCC build 1620 in S32DS 3.3</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1452165#M8519</link>
      <description>&lt;P&gt;For builtin functions need to add options like&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-memcpy&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-memset&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-memcmp&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-memmove&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-strcmp&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-strcpy&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-strncpy&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-strlen&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-abs&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-snprintf&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-fno-builtin-vsnprintf&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;and then the&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#define ETH_43_PFE_START_SEC_CODE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#include "Eth_43_PFE_MemMap.h"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;achieving desired effect&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 08:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Asking-about-pragma-memory-section-in-GCC-build-1620-in-S32DS-3/m-p/1452165#M8519</guid>
      <dc:creator>comsytec</dc:creator>
      <dc:date>2022-05-03T08:19:46Z</dc:date>
    </item>
  </channel>
</rss>

