<?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>i.MX Processors中的主题 How to run python program on iMX6 Q- SDB</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493411#M79274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have run my python + openCV code in raspberry pi. But, i don't know how to cross compile in Yocto....Please, provide details. I am new user to linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Feb 2016 07:39:46 GMT</pubDate>
    <dc:creator>1990rahulreddy</dc:creator>
    <dc:date>2016-02-28T07:39:46Z</dc:date>
    <item>
      <title>How to run python program on iMX6 Q- SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493411#M79274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have run my python + openCV code in raspberry pi. But, i don't know how to cross compile in Yocto....Please, provide details. I am new user to linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2016 07:39:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493411#M79274</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-02-28T07:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to run python program on iMX6 Q- SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493412#M79275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="261106" data-username="1990rahulreddy" href="https://community.nxp.com/people/1990rahulreddy"&gt;Rahul&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; raspberry pi is not our product, but Broadcomm's, so you should ask for help from your provider.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 03:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493412#M79275</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2016-03-01T03:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to run python program on iMX6 Q- SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493413#M79276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to run python code on IMX6 SABRE SDP, how can i run it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 10:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493413#M79276</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-03-01T10:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to run python program on iMX6 Q- SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493414#M79277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, the question has been beyound the scope of support, but I can give you some links from internel on how to compile it .At first, you can use ARM compiler in NXP linux BSP for i.MX6 including Yocto, if you don't want, you can also download ARM cross-compiler from internel, and install it to ubuntu host.&lt;/P&gt;&lt;P&gt;(1)&lt;A href="http://www.csce.uark.edu/~yfrancku/cross-python.html" title="http://www.csce.uark.edu/~yfrancku/cross-python.html"&gt;http://www.csce.uark.edu/~yfrancku/cross-python.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;(2)&lt;A href="http://www.cnx-software.com/2011/02/04/cross-compiling-python-for-mips-and-arm-platforms/" title="http://www.cnx-software.com/2011/02/04/cross-compiling-python-for-mips-and-arm-platforms/"&gt;Cross-compiling Python for MIPS and ARM Platforms&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There are many correponding links on your issue, you can try to search them !&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:57:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493414#M79277</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2016-03-01T11:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to run python program on iMX6 Q- SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493415#M79278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do u know, how to install Linaro-ALIP on i.MX6Q...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 03:35:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-run-python-program-on-iMX6-Q-SDB/m-p/493415#M79278</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-03-03T03:35:48Z</dc:date>
    </item>
  </channel>
</rss>

