<?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のトピックRe: How to link libc.a in S32 Design Studio?</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483362#M159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let's solve this issue in single thread. I suggest the following thread which also &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alexvinchev"&gt;alexvinchev&lt;/A&gt;​ helps us in.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/387260"&gt;MPC5748G error when building&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2016 11:05:28 GMT</pubDate>
    <dc:creator>martin_kovar</dc:creator>
    <dc:date>2016-05-31T11:05:28Z</dc:date>
    <item>
      <title>How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483348#M145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I'm trying to call functions in C standard library, e.g. printf(...). I created a new S32DS project with Newlib setting, but got some error when linking:&lt;/P&gt;&lt;P&gt;/home/rb501c/build_gcc_dir/build_gnu/opt/freescale/ELvle/obj_newlib/powerpc-eabivle/fp/e200z4/libgloss/libnosys/../../../../../../src_newlib/libgloss/libnosys/sbrk.c:21: undefined reference to `end'&lt;/P&gt;&lt;P&gt;/home/rb501c/build_gcc_dir/build_gnu/opt/freescale/ELvle/obj_newlib/powerpc-eabivle/fp/e200z4/libgloss/libnosys/../../../../../../src_newlib/libgloss/libnosys/sbrk.c:21: undefined reference to `end'&lt;/P&gt;&lt;P&gt;collect2.exe: error: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;make: *** [HwTest2.elf] Error 1&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried to call another function sleep(1) but indicated that it's undefined. I included &amp;lt;sys/unitstd.h&amp;gt;.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anybody have any idea about newlib configuration for libc.a?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 21:14:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483348#M145</guid>
      <dc:creator>yyin</dc:creator>
      <dc:date>2016-04-05T21:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483349#M146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please clarify, if you use S32 Design Studio for ARM of for Power Architecture? And which processor you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 11:42:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483349#M146</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-04-06T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483350#M147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's PowerPC architecture, Panther MPC5744p from NXP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found memcpy in string.h can be called. There is no any linking error. So I guess function sleep() is not implemented in Newlib C library? If yes, which function should we call to let task go to sleep in Newlib?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 16:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483350#M147</guid>
      <dc:creator>yyin</dc:creator>
      <dc:date>2016-04-06T16:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483351#M148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at the following example and add files uart.c, uart.h and uart_console_io.c. Then edit section.ld file. Stack section should looks as follows:&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;.stack (NOLOAD) : &lt;/SPAN&gt;&lt;STRONG style="color: #0099ff; font-size: 10.0pt; font-family: Consolas;"&gt;ALIGN&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;(16) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; __HEAP = . ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _end = . ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end = . ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; . += __HEAP_SIZE ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; __HEAP_END = . ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _stack_end = . ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; . +=&amp;nbsp; __STACK_SIZE ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _stack_addr = . ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; __SP_INIT = . ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; . += 4;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &amp;gt; m_data&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;Do not forget #include &amp;lt;stdio.h&amp;gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-329575"&gt;Example MPC5744P PinToggleStationery S32DS&lt;/A&gt; &lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;About sleep function, it is not implemented. I do not think there is function, which allows you to sleep task. If you do not use operating system, there is nothing like task. But you can use for example FOR loop instead of this function or look at the Mode Entry module. This module is able to switch micro to STOP mode or HALT mode.&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;Regards,&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:12:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483351#M148</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-04-07T12:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483352#M149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am also facing similar problem .Plz look at the below ,Plz help me how to overcome this as early as possible.&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/b55689"&gt;b55689&lt;/A&gt;​&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(printf.o): In function `printf':&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;S32DS/e200_ewl/EWL_C/src/stdio/printf.c:44: undefined reference to `__pformatter'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0x38): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__read_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0x3c): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__write_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0x40): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__close_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0x7c): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__read_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0x80): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__write_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0x84): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__close_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0xc0): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__read_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0xc4): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__write_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(ansi_files.o):(.data.__files+0xc8): undefined reference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;to `__close_console'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;collect2.exe: error: ld returned 1 exit status&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;scons: *** [DEBUG\BG_Z4_1.elf] Error 1&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: small;"&gt;scons: building terminated because of errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 07:05:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483352#M149</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2016-05-17T07:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483353#M150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the file in the attachment to your project. There are defined some callback functions, which are used during the printf is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 07:36:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483353#M150</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-17T07:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483354#M151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Hi Martin ,&lt;/P&gt;&lt;P&gt;Thank you for early reply,I added the file but I got the below errors after compiling&lt;/P&gt;&lt;P&gt;app\uart_console_io.o: In function `__read_console':&lt;/P&gt;&lt;P&gt;C:\Users\yalamanda\Downloads\bg\BCG_OS3_Z4_1\ecu/app/uart_console_io.c:93: undefined reference to `ReadUARTN'&lt;/P&gt;&lt;P&gt;app\uart_console_io.o: In function `__write_console':&lt;/P&gt;&lt;P&gt;C:\Users\yalamanda\Downloads\bg\BCG_OS3_Z4_1\ecu/app/uart_console_io.c:151: undefined reference to `WriteUARTN'&lt;/P&gt;&lt;P&gt;app\uart_console_io.o: In function `__init_uart_console':&lt;/P&gt;&lt;P&gt;C:\Users\yalamanda\Downloads\bg\BCG_OS3_Z4_1\ecu/app/uart_console_io.c:200: undefined reference to `InitializeUART'&lt;/P&gt;&lt;P&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(printf.o): In function `printf':&lt;/P&gt;&lt;P&gt;S32DS/e200_ewl/EWL_C/src/stdio/printf.c:44: undefined reference to `__pformatter'&lt;/P&gt;&lt;P&gt;collect2.exe: error: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;scons: *** [DEBUG\BG_Z4_1.elf] Error 1&lt;/P&gt;&lt;P&gt;scons: building terminated because of errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 08:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483354#M151</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2016-05-17T08:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483355#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot uart.c and uart.h files (in attachment), which are also important. Please add them to your project. Do not forget configure SIUL and LINFLEX modules correct in uart.c file (files in attachment are configured for MPC5744P).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 08:26:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483355#M152</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-17T08:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483356#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Martin,One more thing I want bring to u r notice that you may help.We are working with MPC5748G Microcontroller.&lt;/P&gt;&lt;P&gt;So I included that header file which i have already,I couldn't find Configuration of SICL &amp;amp;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;LINFLEX in uart.c file&lt;/SPAN&gt;.&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/b55689"&gt;b55689&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;It is compiling but one more error is getting ,Can you please help me how to sort out the following error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(printf.o): In function `printf':&lt;/P&gt;&lt;P&gt;S32DS/e200_ewl/EWL_C/src/stdio/printf.c:44: undefined reference to `__pformatter'&lt;/P&gt;&lt;P&gt;collect2.exe: error: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;scons: *** [DEBUG\BG_Z4_1.elf] Error 1&lt;/P&gt;&lt;P&gt;scons: building terminated because of errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 10:20:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483356#M153</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2016-05-17T10:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483357#M154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/b55689"&gt;b55689&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much Mr.&amp;nbsp; Martin ,&lt;/P&gt;&lt;P&gt;I used your link &lt;A href="https://community.nxp.com/thread/387260"&gt;MPC5748G error when building&lt;/A&gt; for solving above query. I added the files(uart.c,uart.h and uart_console_io.c for mpc5748) to my project.I am able to compile successfully. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 12:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483357#M154</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2016-05-17T12:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483358#M155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;The Application was crashed while running .I dont know how to configure SIUL and LINFLEX modules correct in uart.c file(MPC5748G).Can you please help me out.&lt;/P&gt;&lt;P&gt;what about the pformatterfp, where it is defined.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 07:19:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483358#M155</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2016-05-19T07:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483359#M156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at the following thread. &lt;A _jive_internal="true" href="https://community.nxp.com/message/651904?et=watches.email.thread#comment-651904" title="https://community.freescale.com/message/651904?et=watches.email.thread#comment-651904"&gt;https://community.freescale.com/message/651904?et=watches.email.thread#comment-651904&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alexvinchev"&gt;alexvinchev&lt;/A&gt;​ post there answer you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 10:55:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483359#M156</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-19T10:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483360#M157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin I am not printf output on UART.&lt;/P&gt;&lt;P&gt;I am running micrium rtos on mpc 574xg MB board with mpc5748-176ds and I am calling printf from my application with all changes made according to u r suggestions.&lt;/P&gt;&lt;P&gt;I got one doubt how printf func will call read_console, write_console functions in UART_console_io.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 18:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483360#M157</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2016-05-30T18:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483361#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi Martin I am&amp;nbsp; not getting printf output on UART.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I am running micrium rtos on mpc 574xg MB board with mpc5748-176ds and I am calling printf from my application with all changes made according to u r suggestions.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I got one doubt how printf func will call read_console, write_console functions in UART_console_io.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 04:50:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483361#M158</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2016-05-31T04:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483362#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let's solve this issue in single thread. I suggest the following thread which also &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alexvinchev"&gt;alexvinchev&lt;/A&gt;​ helps us in.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/387260"&gt;MPC5748G error when building&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 11:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483362#M159</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-05-31T11:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483363#M160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Martin.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had linking issues when assert() was used. It used printf() internally. This discussion thread really helped me. I used your uart_console_io.c and modified my UART functions&amp;nbsp;as needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 12:12:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483363#M160</guid>
      <dc:creator>sandeepvl</dc:creator>
      <dc:date>2016-12-22T12:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to link libc.a in S32 Design Studio?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483364#M161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also written simple document about EWL and printf function. You can check:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-332018"&gt;https://community.nxp.com/docs/DOC-332018&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 12:27:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-link-libc-a-in-S32-Design-Studio/m-p/483364#M161</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2016-12-22T12:27:42Z</dc:date>
    </item>
  </channel>
</rss>

