<?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: Getting started with s32r27 in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784846#M3148</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;this radar example is pretty complex one. Good starting point is example manual&amp;nbsp; - located:&amp;nbsp;&lt;BR /&gt;[YOUR_S32DS_INSTALL_PATH]\S32DS_Power_v2017.R1/S32DS/S32_RSDK_S32R274_RTM_1.0.0/Docs/RSDK_Reference_Manual/rsdk_sampleapps.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related to prinf - the UART driver is not part of example. Easiest way how to get debug printf messages (without Lauterbach)&amp;nbsp; is use printf via PE Micro. For that you need to change the C library to one supporting I/O (you need to change for both core projects):&amp;nbsp;&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/63220i407E3061F39D3B80/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;P&gt;&lt;/P&gt;&lt;P&gt;And define PE_SEMIHOSTING_EN (again for both core projects).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63245iBE60CA25D289BEE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you should be able see DbgPrintMsg() in debug console. Anyway - I'm afraid that this example was testing with Lauterbach only. There is no info in example description that other probes (like PE Micro) are supported.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2018 09:53:27 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2018-08-14T09:53:27Z</dc:date>
    <item>
      <title>Getting started with s32r27</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784845#M3147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I'm using S32 design studio with&amp;nbsp;SW32R274_RSDK_RTM_1_0_0. I'm able to import projects and run them.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;But I'm unable to get "printf"&amp;nbsp;working.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I've even tried enabling the macros "UART_ENABLED"&amp;nbsp;or "PE_SEMIHOSTING_EN"&amp;nbsp; from the Makefile. With UART_ENABLED macro it is throwing an error at #include "uart.h" and with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;PE_SEMIHOSTING_EN the error is thrown at linking and&amp;nbsp;__read_console, __write_console etc are not found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Is there any getting started guide to S32R27 debugging?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Can you give me the link to example UART application code that runs on this board?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thanks,&lt;BR /&gt;Chidvilas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 04:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784845#M3147</guid>
      <dc:creator>chidvilas_y</dc:creator>
      <dc:date>2018-08-14T04:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with s32r27</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784846#M3148</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;this radar example is pretty complex one. Good starting point is example manual&amp;nbsp; - located:&amp;nbsp;&lt;BR /&gt;[YOUR_S32DS_INSTALL_PATH]\S32DS_Power_v2017.R1/S32DS/S32_RSDK_S32R274_RTM_1.0.0/Docs/RSDK_Reference_Manual/rsdk_sampleapps.html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related to prinf - the UART driver is not part of example. Easiest way how to get debug printf messages (without Lauterbach)&amp;nbsp; is use printf via PE Micro. For that you need to change the C library to one supporting I/O (you need to change for both core projects):&amp;nbsp;&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/63220i407E3061F39D3B80/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;P&gt;&lt;/P&gt;&lt;P&gt;And define PE_SEMIHOSTING_EN (again for both core projects).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/63245iBE60CA25D289BEE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you should be able see DbgPrintMsg() in debug console. Anyway - I'm afraid that this example was testing with Lauterbach only. There is no info in example description that other probes (like PE Micro) are supported.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 09:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784846#M3148</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-08-14T09:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with s32r27</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784847#M3149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jiri. It is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 07:23:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784847#M3149</guid>
      <dc:creator>chidvilas_y</dc:creator>
      <dc:date>2018-08-16T07:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with s32r27</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784848#M3150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've followed this with the SPT example given in the SDK. But the file operations are not working. Can you tell&amp;nbsp;where could be the problem?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 15:08:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Getting-started-with-s32r27/m-p/784848#M3150</guid>
      <dc:creator>chidvilas_y</dc:creator>
      <dc:date>2018-08-30T15:08:47Z</dc:date>
    </item>
  </channel>
</rss>

