<?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のトピックExpected output for 'hello world' example on MPC5748G</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Expected-output-for-hello-world-example-on-MPC5748G/m-p/754377#M2670</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 am using the DEV-KIT and the qorivva recipes examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN4830.pdf" rel="nofollow noopener noreferrer" title="https://www.nxp.com/docs/en/application-note/AN4830.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN4830.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/power-architecture-processors/mpc5xxx-55xx-32-bit-mcus/ultra-reliable-mpc57xx-32-bit-automotive-and-industrial-microcontrollers-mcus/development-board-for-mpc5748g:DEVKIT-MPC5748G?tab=Design_Tools_Tab" rel="nofollow noopener noreferrer" title="https://www.nxp.com/products/processors-and-microcontrollers/power-architecture-processors/mpc5xxx-55xx-32-bit-mcus/ultra-reliable-mpc57xx-32-bit-automotive-and-industrial-microcontrollers-mcus/development-board-for-mpc5748g:DEVKIT-MPC5748G?tab=Design_Tools_Tab" target="_blank"&gt;DEVKIT Evaluation Board for MPC574xG|NXP&lt;/A&gt;&amp;nbsp; (&lt;SPAN style="font-size: 12px; color: #000000;"&gt;&lt;A data-dtmassettype="Download" data-dtmname="DEVKIT-MPC5748G Quick Start Package" href="https://www.nxp.com/downloads/en/board-support-packages/DEVKIT-MPC5748G-QSP.zip" rel="nofollow noopener noreferrer" style="color: #000000;" target="_blank"&gt;DEVKIT-MPC5748G Quick Start Package&lt;/A&gt;(REV 0&lt;/SPAN&gt;) )&lt;/PRE&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4830.pdf" rel="nofollow noopener noreferrer" title="https://www.nxp.com/docs/en/application-note/AN4830.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN4830.pdf&lt;/A&gt;&lt;A href="https://community.nxp.com/docs/DOC-335367" rel="nofollow noopener noreferrer" target="_blank"&gt;HOWTO: debug multi-core project in S32 Design studio&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the 3 cores show up in the debug window. So far, so good.&lt;/P&gt;&lt;P&gt;I run each thread in each core.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an LED that is supposed to turn on for each, letting me know that the thread is running in that particular core.&lt;/P&gt;&lt;P&gt;Unfortunately, that doesn't seem to work.&lt;/P&gt;&lt;P&gt;I don't know what the problem is or could be, other than a spurious interrupt that happens on the 'non-main' cores.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void dummy (void) { /* Dummy ISR vector to trap undefined ISRs */&lt;BR /&gt; while (1) {}; /* Wait forever or for watchdog timeout */&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same thing happens when I try&amp;nbsp; to run hello+pll and hello+pll+interrupt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2018 16:12:30 GMT</pubDate>
    <dc:creator>cholland</dc:creator>
    <dc:date>2018-01-24T16:12:30Z</dc:date>
    <item>
      <title>Expected output for 'hello world' example on MPC5748G</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Expected-output-for-hello-world-example-on-MPC5748G/m-p/754377#M2670</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 am using the DEV-KIT and the qorivva recipes examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN4830.pdf" rel="nofollow noopener noreferrer" title="https://www.nxp.com/docs/en/application-note/AN4830.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN4830.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/power-architecture-processors/mpc5xxx-55xx-32-bit-mcus/ultra-reliable-mpc57xx-32-bit-automotive-and-industrial-microcontrollers-mcus/development-board-for-mpc5748g:DEVKIT-MPC5748G?tab=Design_Tools_Tab" rel="nofollow noopener noreferrer" title="https://www.nxp.com/products/processors-and-microcontrollers/power-architecture-processors/mpc5xxx-55xx-32-bit-mcus/ultra-reliable-mpc57xx-32-bit-automotive-and-industrial-microcontrollers-mcus/development-board-for-mpc5748g:DEVKIT-MPC5748G?tab=Design_Tools_Tab" target="_blank"&gt;DEVKIT Evaluation Board for MPC574xG|NXP&lt;/A&gt;&amp;nbsp; (&lt;SPAN style="font-size: 12px; color: #000000;"&gt;&lt;A data-dtmassettype="Download" data-dtmname="DEVKIT-MPC5748G Quick Start Package" href="https://www.nxp.com/downloads/en/board-support-packages/DEVKIT-MPC5748G-QSP.zip" rel="nofollow noopener noreferrer" style="color: #000000;" target="_blank"&gt;DEVKIT-MPC5748G Quick Start Package&lt;/A&gt;(REV 0&lt;/SPAN&gt;) )&lt;/PRE&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4830.pdf" rel="nofollow noopener noreferrer" title="https://www.nxp.com/docs/en/application-note/AN4830.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN4830.pdf&lt;/A&gt;&lt;A href="https://community.nxp.com/docs/DOC-335367" rel="nofollow noopener noreferrer" target="_blank"&gt;HOWTO: debug multi-core project in S32 Design studio&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the 3 cores show up in the debug window. So far, so good.&lt;/P&gt;&lt;P&gt;I run each thread in each core.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an LED that is supposed to turn on for each, letting me know that the thread is running in that particular core.&lt;/P&gt;&lt;P&gt;Unfortunately, that doesn't seem to work.&lt;/P&gt;&lt;P&gt;I don't know what the problem is or could be, other than a spurious interrupt that happens on the 'non-main' cores.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void dummy (void) { /* Dummy ISR vector to trap undefined ISRs */&lt;BR /&gt; while (1) {}; /* Wait forever or for watchdog timeout */&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same thing happens when I try&amp;nbsp; to run hello+pll and hello+pll+interrupt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 16:12:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Expected-output-for-hello-world-example-on-MPC5748G/m-p/754377#M2670</guid>
      <dc:creator>cholland</dc:creator>
      <dc:date>2018-01-24T16:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expected output for 'hello world' example on MPC5748G</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Expected-output-for-hello-world-example-on-MPC5748G/m-p/754378#M2671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you modified somehow the examples? I tried all hellos - and for me are all of them working correctly. All three leds are lit and for hello interrupts blinking.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version of S32DS you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Expected-output-for-hello-world-example-on-MPC5748G/m-p/754378#M2671</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-02-02T09:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expected output for 'hello world' example on MPC5748G</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Expected-output-for-hello-world-example-on-MPC5748G/m-p/754379#M2672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using a different board with a different processor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 21:12:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Expected-output-for-hello-world-example-on-MPC5748G/m-p/754379#M2672</guid>
      <dc:creator>cholland</dc:creator>
      <dc:date>2018-02-13T21:12:02Z</dc:date>
    </item>
  </channel>
</rss>

