<?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中的主题 Android/Communicating with M4</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431453#M65657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get started with communication with M4 using mcc in Android environment but have hit a wall. I've managed to get ping_pong example working with yocto build but for some reason M4 is not getting anything when I'm trying to replicate the same demo using Android. I have changed TARGET_BOARD_DTS_CONFIG in BoardConfig.mk and enabled config flags for mcc tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers what I am doing wrong or what should I be trying next?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2015 09:42:13 GMT</pubDate>
    <dc:creator>koodain_pekka</dc:creator>
    <dc:date>2015-04-22T09:42:13Z</dc:date>
    <item>
      <title>Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431453#M65657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get started with communication with M4 using mcc in Android environment but have hit a wall. I've managed to get ping_pong example working with yocto build but for some reason M4 is not getting anything when I'm trying to replicate the same demo using Android. I have changed TARGET_BOARD_DTS_CONFIG in BoardConfig.mk and enabled config flags for mcc tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers what I am doing wrong or what should I be trying next?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 09:42:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431453#M65657</guid>
      <dc:creator>koodain_pekka</dc:creator>
      <dc:date>2015-04-22T09:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431454#M65658</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 have not tried that out, but which kernel are you using? the one generated on Android build or the the generated by Yocto?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 17:19:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431454#M65658</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-04-27T17:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431455#M65659</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'm using the one generated on Android build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Pekka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 18:11:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431455#M65659</guid>
      <dc:creator>koodain_pekka</dc:creator>
      <dc:date>2015-04-27T18:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431456#M65660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know there might be a few differences and tweaks you need to perform to the Android kernel. But it is worth trying with the kernel generated by Yocto, that way we can narrow down the possible problem and find the differences. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 20:15:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431456#M65660</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-04-27T20:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431457#M65661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be probably faster if you could help me with the steps on how to try yocto kernel with Android.. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 10:35:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431457#M65661</guid>
      <dc:creator>koodain_pekka</dc:creator>
      <dc:date>2015-04-28T10:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431458#M65662</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 can try it out, but this will take me a few days, depending on the workload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 16:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431458#M65662</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-04-28T16:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431459#M65663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried by building imx_3.10.53_1.1.0_ga branch from linux-2.6-imx with android_v7_defconfig and created a boot.img. It booted successfully and now the M4 side probably sees the messages from A9. Problem is that it's all messy and setting 'uart_from_osc' doesn't help at all. But there's something happening at least..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Pekka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 06:54:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431459#M65663</guid>
      <dc:creator>koodain_pekka</dc:creator>
      <dc:date>2015-04-29T06:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Android/Communicating with M4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431460#M65664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any updates on this - did you manage to find any time to check it out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Pekka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 06:19:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Communicating-with-M4/m-p/431460#M65664</guid>
      <dc:creator>koodain_pekka</dc:creator>
      <dc:date>2015-06-01T06:19:44Z</dc:date>
    </item>
  </channel>
</rss>

