<?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: hello world program in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1173592#M6865</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank for the solution. How to transfer the file to the kit? Which protocol is supported?&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 06:25:15 GMT</pubDate>
    <dc:creator>rashmikj</dc:creator>
    <dc:date>2020-10-27T06:25:15Z</dc:date>
    <item>
      <title>hello world program</title>
      <link>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1172208#M6849</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using LS1046ardb Kit. Iam able to compile a sample hello world example in Ubuntu 18 using cross compiler&amp;nbsp;aarch64-linux-gnu-gcc and tranfer the object files to the kit using serial port kermit. When i run the file in the kit , nothing get displayed on the kit console. how do i print messages in the console.&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 06:14:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1172208#M6849</guid>
      <dc:creator>rashmikj</dc:creator>
      <dc:date>2020-10-23T06:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: hello world program</title>
      <link>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1172309#M6851</link>
      <description>&lt;P&gt;Please try whether the attached elf file can be executed to print "Hello World" successfully on your target board.&lt;/P&gt;
&lt;P&gt;1. On your host PC create test.c as the following.&lt;/P&gt;
&lt;P&gt;#include &amp;lt;stdio.h&amp;gt;&lt;/P&gt;
&lt;P&gt;void main()&lt;BR /&gt;{&lt;BR /&gt;printf("Hello World!");&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;2. Cross compile test.c.&lt;/P&gt;
&lt;P&gt;aarch64-linux-gnu-gcc test.c -o test.out&lt;/P&gt;
&lt;P&gt;3. Copy test.out to ls1046ardb target board.&lt;/P&gt;
&lt;P&gt;root@TinyDistro ~]$ ./test.out&lt;BR /&gt;Hello World![root@TinyDistro ~]&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 08:14:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1172309#M6851</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-10-23T08:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: hello world program</title>
      <link>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1173592#M6865</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank for the solution. How to transfer the file to the kit? Which protocol is supported?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 06:25:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1173592#M6865</guid>
      <dc:creator>rashmikj</dc:creator>
      <dc:date>2020-10-27T06:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: hello world program</title>
      <link>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1175011#M6878</link>
      <description>&lt;P&gt;You could copy the file to USB storage device. Or setting up networking environment, and use "scp" command to copy the file from the PC to the target board.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 05:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/hello-world-program/m-p/1175011#M6878</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-10-29T05:39:16Z</dc:date>
    </item>
  </channel>
</rss>

