<?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>T-Series中的主题 How can I see helloworld.c ?</title>
    <link>https://community.nxp.com/t5/T-Series/How-can-I-see-helloworld-c/m-p/659224#M1950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project,I use T1024 RDB-64b.In Yocto,I create a core image by using "bitbake fsl-image-core".Then,by following the necessary steps on QorIQ SDK-1.8 "Ramdisk Deployment from TFTP" I inserted the core image on T1024rdb successfully and see it on TerraTerm.However,I want to see a simple output like simple helloworld program when I started the board with this image on TerraTerm.Is there any reference,manual for this purpose or any layer in yocto to write this *.c files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is,I create a new layer for this purpose and add a helloworld recipe on it which includes "helloworld.c".Then,I use "bitbake Helloworld" .Subsequently,I use bitbake to generate core image again even though I can not find where it's created.Where can I find the necessary path after this operation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2017 10:51:34 GMT</pubDate>
    <dc:creator>cengizhanyapici</dc:creator>
    <dc:date>2017-03-16T10:51:34Z</dc:date>
    <item>
      <title>How can I see helloworld.c ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-see-helloworld-c/m-p/659224#M1950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project,I use T1024 RDB-64b.In Yocto,I create a core image by using "bitbake fsl-image-core".Then,by following the necessary steps on QorIQ SDK-1.8 "Ramdisk Deployment from TFTP" I inserted the core image on T1024rdb successfully and see it on TerraTerm.However,I want to see a simple output like simple helloworld program when I started the board with this image on TerraTerm.Is there any reference,manual for this purpose or any layer in yocto to write this *.c files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is,I create a new layer for this purpose and add a helloworld recipe on it which includes "helloworld.c".Then,I use "bitbake Helloworld" .Subsequently,I use bitbake to generate core image again even though I can not find where it's created.Where can I find the necessary path after this operation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 10:51:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-see-helloworld-c/m-p/659224#M1950</guid>
      <dc:creator>cengizhanyapici</dc:creator>
      <dc:date>2017-03-16T10:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I see helloworld.c ?</title>
      <link>https://community.nxp.com/t5/T-Series/How-can-I-see-helloworld-c/m-p/659225#M1951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;There is he following methed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;NXP offers SDK 2.0-1701 for the T1024RDB board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;This SDK supports toolchain for standalone compiling.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;See the Section &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;3.3.7 (Install the Standalone Toolchain) in the SDK 2.0-1701 documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fassets%2Fdocuments%2Fdata%2Fen%2Fsupporting-information%2FQORIQ-SDK-2.0-IC-REV0.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/assets/documents/data/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Use similar command sequence for your program compiling:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; Each time you wish to use the SDK in a new shell session, you need to source the environment setup script e.g.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;$ . /opt/fsl-qoriq/2.0/environment-setup-aarch64-fsl-linux&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="2"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; sudo chmod 777 /opt/fsl-qoriq/2.0/environment-setup-aarch64-fsl-linux&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; source /opt/fsl-qoriq/2.0/environment-setup-aarch64-fsl-linux&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Check result of "source" command. Use "$PATH" command. The "source" command should add path to gcc compiler. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;You should see similar message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;echo $PATH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;bash: /opt/fsl-qoriq/1.9/sysroots/x86_64-fslsdk-linux/usr/bin:/opt/fsl-qoriq/1.9/sysroots/x86_64-fslsdk-linux/usr/bin/powerpc-fsl-linux-gnuspe:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="4"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; $CC test.c -o test.elf&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Look at the foolowing pages about starting your application after boot:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.tldp.org%2FHOWTO%2FHighQuality-Apps-HOWTO%2Fboot.html" rel="nofollow" target="_blank"&gt;http://www.tldp.org/HOWTO/HighQuality-Apps-HOWTO/boot.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fbbs.archlinux.org%2Fviewtopic.php%3Fid%3D164316" rel="nofollow" target="_blank"&gt;https://bbs.archlinux.org/viewtopic.php?id=164316&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 06:29:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-can-I-see-helloworld-c/m-p/659225#M1951</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-03-17T06:29:40Z</dc:date>
    </item>
  </channel>
</rss>

