<?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 RTD compile error! in S32G</title>
    <link>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928007#M10005</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Pit_Ip_PBcfg.d" -MT"generate/src/Pit_Ip_PBcfg.o" -o "generate/src/Pit_Ip_PBcfg.o" "../generate/src/Pit_Ip_PBcfg.c"&lt;BR /&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_Cfg.d" -MT"generate/src/Gpt_Cfg.o" -o "generate/src/Gpt_Cfg.o" "../generate/src/Gpt_Cfg.c"&lt;BR /&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_Ipw_PBcfg.d" -MT"generate/src/Gpt_Ipw_PBcfg.o" -o "generate/src/Gpt_Ipw_PBcfg.o" "../generate/src/Gpt_Ipw_PBcfg.c"&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_PBcfg.d" -MT"generate/src/Gpt_PBcfg.o" -o "generate/src/Gpt_PBcfg.o" "../generate/src/Gpt_PBcfg.c"&lt;BR /&gt;In file included from ../generate/src/Dio_Cfg.c:429:&lt;BR /&gt;C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Dio_MemMap.h:6475:13: error: expected ',' or ';' before '#pragma'&lt;BR /&gt;6475 | #pragma GCC section rodata&lt;BR /&gt;| ^~~&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#ifdef DIO_STOP_SEC_CONFIG_DATA_UNSPECIFIED
    /**
    * @file Dio_MemMap.h
    */
    #ifdef ENTERED_DIO_START_SEC_CONFIG_DATA_UNSPECIFIED
        #undef ENTERED_DIO_START_SEC_CONFIG_DATA_UNSPECIFIED
    #else
        #error "MemMap.h, no valid matching start-stop section defined."
    #endif
    #ifdef MEMMAP_MATCH_ERROR
        #undef MEMMAP_MATCH_ERROR
    #endif
    #undef DIO_STOP_SEC_CONFIG_DATA_UNSPECIFIED
    /**
    * @file Dio_MemMap.h
    */
    #undef MEMMAP_ERROR
    #pragma GCC section rodata 
#endif&lt;/LI-CODE&gt;&lt;P&gt;the line of #pragma no specify the strings of rodata name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 07:05:07 GMT</pubDate>
    <dc:creator>jun13_chen</dc:creator>
    <dc:date>2024-08-08T07:05:07Z</dc:date>
    <item>
      <title>RTD compile error!</title>
      <link>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928007#M10005</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Pit_Ip_PBcfg.d" -MT"generate/src/Pit_Ip_PBcfg.o" -o "generate/src/Pit_Ip_PBcfg.o" "../generate/src/Pit_Ip_PBcfg.c"&lt;BR /&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_Cfg.d" -MT"generate/src/Gpt_Cfg.o" -o "generate/src/Gpt_Cfg.o" "../generate/src/Gpt_Cfg.c"&lt;BR /&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_Ipw_PBcfg.d" -MT"generate/src/Gpt_Ipw_PBcfg.o" -o "generate/src/Gpt_Ipw_PBcfg.o" "../generate/src/Gpt_Ipw_PBcfg.c"&lt;BR /&gt;Invoking: Standard S32DS C Compiler&lt;BR /&gt;arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_PBcfg.d" -MT"generate/src/Gpt_PBcfg.o" -o "generate/src/Gpt_PBcfg.o" "../generate/src/Gpt_PBcfg.c"&lt;BR /&gt;In file included from ../generate/src/Dio_Cfg.c:429:&lt;BR /&gt;C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Dio_MemMap.h:6475:13: error: expected ',' or ';' before '#pragma'&lt;BR /&gt;6475 | #pragma GCC section rodata&lt;BR /&gt;| ^~~&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#ifdef DIO_STOP_SEC_CONFIG_DATA_UNSPECIFIED
    /**
    * @file Dio_MemMap.h
    */
    #ifdef ENTERED_DIO_START_SEC_CONFIG_DATA_UNSPECIFIED
        #undef ENTERED_DIO_START_SEC_CONFIG_DATA_UNSPECIFIED
    #else
        #error "MemMap.h, no valid matching start-stop section defined."
    #endif
    #ifdef MEMMAP_MATCH_ERROR
        #undef MEMMAP_MATCH_ERROR
    #endif
    #undef DIO_STOP_SEC_CONFIG_DATA_UNSPECIFIED
    /**
    * @file Dio_MemMap.h
    */
    #undef MEMMAP_ERROR
    #pragma GCC section rodata 
#endif&lt;/LI-CODE&gt;&lt;P&gt;the line of #pragma no specify the strings of rodata name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 07:05:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928007#M10005</guid>
      <dc:creator>jun13_chen</dc:creator>
      <dc:date>2024-08-08T07:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: RTD compile error!</title>
      <link>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928010#M10006</link>
      <description>&lt;P&gt;the example of&amp;nbsp;Platform_Multicore_SingleElf_Example_S32G3XX&lt;/P&gt;&lt;P&gt;Release Name: S32 Real-Time Driver AUTOSAR 4.4 Version 4.0.2 Patch 12&lt;BR /&gt;Description: NXP Automotive Realtime Drivers package including support AUTOSAR 4.4 and non-AUTOSAR with EB Tresos and S32 Configuration Tool&lt;BR /&gt;Release Date: 31 Jul 2024&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 07:09:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928010#M10006</guid>
      <dc:creator>jun13_chen</dc:creator>
      <dc:date>2024-08-08T07:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: RTD compile error!</title>
      <link>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928794#M10045</link>
      <description>&lt;P&gt;Hi, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220717"&gt;@jun13_chen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the post.&lt;/P&gt;
&lt;P&gt;May I know if you had made some modification on the example? I just installed this version RTD to the S32DS3.5.3, built with the example you mentioned, but no issue found during the compilation.&lt;/P&gt;
&lt;P&gt;From the description, you were setting it with EB but not S32DS, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 04:15:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928794#M10045</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-08-09T04:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: RTD compile error!</title>
      <link>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928813#M10046</link>
      <description>&lt;P&gt;I not modify any code of the project. I create project with S32DS following version.&lt;/P&gt;&lt;P&gt;S32 Design Studio for S32 Platform&lt;BR /&gt;Version: 3.5&lt;BR /&gt;Build id: 240726 (Update 13)&lt;/P&gt;&lt;P&gt;Copyright 2017-2024 NXP&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;13:08:51 **** Clean-only build of configuration Debug_RAM for project Platform_Multicore_SingleElf_Example_S32G3XX ****
make -j16 clean 
rm -rf ./*
 

13:08:52 Build Finished. 0 errors, 0 warnings. (took 1s.455ms)

13:08:52 **** Incremental Build of configuration Debug_RAM for project Platform_Multicore_SingleElf_Example_S32G3XX ****
make -j16 all 
Building file: ../src/main.c
Building file: ../generate/src/Clock_Ip_Cfg.c
Building file: ../generate/src/Clock_Ip_PBcfg.c
Invoking: Standard S32DS C Compiler
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@src/main.args" -MMD -MP -MF"src/main.d" -MT"src/main.o" -o "src/main.o" "../src/main.c"
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Clock_Ip_Cfg.d" -MT"generate/src/Clock_Ip_Cfg.o" -o "generate/src/Clock_Ip_Cfg.o" "../generate/src/Clock_Ip_Cfg.c"
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Clock_Ip_PBcfg.d" -MT"generate/src/Clock_Ip_PBcfg.o" -o "generate/src/Clock_Ip_PBcfg.o" "../generate/src/Clock_Ip_PBcfg.c"
Building file: ../generate/src/Dio_Cfg.c
Building file: ../generate/src/Ftm_Gpt_Ip_PBcfg.c
Building file: ../generate/src/Gpt_Cfg.c
Invoking: Standard S32DS C Compiler
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Dio_Cfg.d" -MT"generate/src/Dio_Cfg.o" -o "generate/src/Dio_Cfg.o" "../generate/src/Dio_Cfg.c"
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Ftm_Gpt_Ip_PBcfg.d" -MT"generate/src/Ftm_Gpt_Ip_PBcfg.o" -o "generate/src/Ftm_Gpt_Ip_PBcfg.o" "../generate/src/Ftm_Gpt_Ip_PBcfg.c"
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_Cfg.d" -MT"generate/src/Gpt_Cfg.o" -o "generate/src/Gpt_Cfg.o" "../generate/src/Gpt_Cfg.c"
Building file: ../generate/src/Gpt_Ipw_PBcfg.c
In file included from ../generate/src/Dio_Cfg.c:429:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/BaseNXP_TS_T40D11M40I2R0/include/Dio_MemMap.h:6475:13: error: expected ',' or ';' before '#pragma'
Building file: ../generate/src/Gpt_PBcfg.c
 6475 |     #pragma GCC section rodata
Building file: ../generate/src/IntCtrl_Ip_Cfg.c
      |             ^~~
Invoking: Standard S32DS C Compiler
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_Ipw_PBcfg.d" -MT"generate/src/Gpt_Ipw_PBcfg.o" -o "generate/src/Gpt_Ipw_PBcfg.o" "../generate/src/Gpt_Ipw_PBcfg.c"
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Gpt_PBcfg.d" -MT"generate/src/Gpt_PBcfg.o" -o "generate/src/Gpt_PBcfg.o" "../generate/src/Gpt_PBcfg.c"
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/IntCtrl_Ip_Cfg.d" -MT"generate/src/IntCtrl_Ip_Cfg.o" -o "generate/src/IntCtrl_Ip_Cfg.o" "../generate/src/IntCtrl_Ip_Cfg.c"
Building file: ../generate/src/Mcu_Cfg.c
Building file: ../generate/src/Mcu_PBcfg.c
Invoking: Standard S32DS C Compiler
Building file: ../generate/src/OsIf_Cfg.c
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Mcu_Cfg.d" -MT"generate/src/Mcu_Cfg.o" -o "generate/src/Mcu_Cfg.o" "../generate/src/Mcu_Cfg.c"
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Mcu_PBcfg.d" -MT"generate/src/Mcu_PBcfg.o" -o "generate/src/Mcu_PBcfg.o" "../generate/src/Mcu_PBcfg.c"
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/OsIf_Cfg.d" -MT"generate/src/OsIf_Cfg.o" -o "generate/src/OsIf_Cfg.o" "../generate/src/OsIf_Cfg.c"
Building file: ../generate/src/Pit_Ip_PBcfg.c
Building file: ../generate/src/Platform_Cfg.c
Invoking: Standard S32DS C Compiler
make: *** [generate/src/subdir.mk:84: generate/src/Dio_Cfg.o] Error 1
make: *** Waiting for unfinished jobs....
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Pit_Ip_PBcfg.d" -MT"generate/src/Pit_Ip_PBcfg.o" -o "generate/src/Pit_Ip_PBcfg.o" "../generate/src/Pit_Ip_PBcfg.c"
Building file: ../generate/src/Platform_Ipw_Cfg.c
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Platform_Cfg.d" -MT"generate/src/Platform_Cfg.o" -o "generate/src/Platform_Cfg.o" "../generate/src/Platform_Cfg.c"
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/Platform_Ipw_Cfg.d" -MT"generate/src/Platform_Ipw_Cfg.o" -o "generate/src/Platform_Ipw_Cfg.o" "../generate/src/Platform_Ipw_Cfg.c"
Finished building: ../generate/src/Gpt_Cfg.c
Finished building: ../generate/src/Clock_Ip_Cfg.c
Finished building: ../generate/src/Clock_Ip_PBcfg.c
 
 
 
Finished building: ../generate/src/Ftm_Gpt_Ip_PBcfg.c
Finished building: ../generate/src/Gpt_Ipw_PBcfg.c
 
 
Finished building: ../generate/src/Gpt_PBcfg.c
Finished building: ../generate/src/IntCtrl_Ip_Cfg.c
 
 
Finished building: ../generate/src/OsIf_Cfg.c
 
Finished building: ../src/main.c
Finished building: ../generate/src/Mcu_Cfg.c
 
Finished building: ../generate/src/Mcu_PBcfg.c
 
Finished building: ../generate/src/Pit_Ip_PBcfg.c
 
 
Finished building: ../generate/src/Platform_Cfg.c
Finished building: ../generate/src/Platform_Ipw_Cfg.c
 
 
"make -j16 all" terminated with exit code 2. Build might be incomplete.

13:08:56 Build Failed. 3 errors, 0 warnings. (took 3s.891ms)
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 05:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1928813#M10046</guid>
      <dc:creator>jun13_chen</dc:creator>
      <dc:date>2024-08-09T05:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: RTD compile error!</title>
      <link>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1929819#M10122</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220717"&gt;@jun13_chen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;I have tested it but feel sorry that I am not able to reproduce the issue from my side, the only difference here is that I was using S32DS3.5.3, instead of 3.5.13 as you mentioned.&lt;/P&gt;
&lt;P&gt;From the “S32G Real-Time Drivers AUTOSAR 4.4&amp;nbsp;Version 4.0.2 P12 release notes”, it is delivered as an Update Site for S32 Design Studio "S32 Design Studio IDE 3.5 - Update 3" and the Configuration components were developed using "S32 Design Studio IDE 3.5 - Update 3", as a result, I suggest using S32DS 3.5.3 for another trial.&lt;/P&gt;
&lt;P&gt;Sorry for your inconvenience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 02:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/RTD-compile-error/m-p/1929819#M10122</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-08-12T02:29:56Z</dc:date>
    </item>
  </channel>
</rss>

