<?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: How to run my app on system boot up in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/How-to-run-my-app-on-system-boot-up/m-p/441112#M2537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have add the script to rc5.d, and the app can be run at the system boot up. How to add the script to yocto SDK and rebuild the new image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Aug 2015 07:14:51 GMT</pubDate>
    <dc:creator>xuehuili</dc:creator>
    <dc:date>2015-08-30T07:14:51Z</dc:date>
    <item>
      <title>How to run my app on system boot up</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-run-my-app-on-system-boot-up/m-p/441110#M2535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the P1020RDB-PC and the SDK(1.3.2 fsl-image-minimal), I compil the helloworld.c to a exec file, copy it to nandflash /dev/mtdblock10. My u-boot, uImage, rootfs write to norflsh and boot from it.&lt;/P&gt;&lt;P&gt;I use these command to download and run the app:&lt;/P&gt;&lt;P&gt;$mount -t jffs2 /dev/mtdblock10 ./tmp&lt;/P&gt;&lt;P&gt;$cd tmp&lt;/P&gt;&lt;P&gt;$tftp -g -r hellword 10.10.10.1&lt;/P&gt;&lt;P&gt;$./helloworld&lt;/P&gt;&lt;P&gt;how to configure and rebuild the image for auto run the helloworld on linux boot up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-run-my-app-on-system-boot-up/m-p/441110#M2535</guid>
      <dc:creator>xuehuili</dc:creator>
      <dc:date>2015-08-14T07:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to run my app on system boot up</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-run-my-app-on-system-boot-up/m-p/441111#M2536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a script that runs your executable in /etc/rc5.d/. The name of the script should start with 'S' followed by a number.&lt;/P&gt;&lt;P&gt;The link below offers more theory about init and init scripts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.linux-tutorial.info/modules.php?name=ManPage&amp;amp;sec=7&amp;amp;manpage=init.d" title="http://www.linux-tutorial.info/modules.php?name=ManPage&amp;amp;sec=7&amp;amp;manpage=init.d"&gt;Linux Knowledge Base and Tutorial&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visit the FAQ list below to see how to add files to the root filesystem. Alternately, you can add a patch to 'initscripts' package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/infocenter/topic/QORIQSDK/3069724.html" title="http://www.freescale.com/infocenter/topic/QORIQSDK/3069724.html"&gt;FAQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Platon&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>Mon, 17 Aug 2015 10:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-run-my-app-on-system-boot-up/m-p/441111#M2536</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2015-08-17T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to run my app on system boot up</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-run-my-app-on-system-boot-up/m-p/441112#M2537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have add the script to rc5.d, and the app can be run at the system boot up. How to add the script to yocto SDK and rebuild the new image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Aug 2015 07:14:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-run-my-app-on-system-boot-up/m-p/441112#M2537</guid>
      <dc:creator>xuehuili</dc:creator>
      <dc:date>2015-08-30T07:14:51Z</dc:date>
    </item>
  </channel>
</rss>

