<?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 use FlexCAN in Android OS in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228694#M16722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every one,&lt;/P&gt;&lt;P&gt;finally I got to know from freescale technical support, that FlexCAN has no support in Android. :smileysad:&lt;/P&gt;&lt;P&gt;Now I am stuck in the middle of my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But they said that, I should be able to port the Linux FlexCAN driver. But I do not know nothing about porting at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please tell me how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 20:02:23 GMT</pubDate>
    <dc:creator>dureshasanka</dc:creator>
    <dc:date>2013-05-08T20:02:23Z</dc:date>
    <item>
      <title>How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228693#M16721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am new-bee to the ARM platform.&lt;/P&gt;&lt;P&gt;I am using Android 4.0 running in i.MX6Q for my project.&lt;/P&gt;&lt;P&gt;I want to use CAN to communicate with other devices (CAN-Microcontrollers). I have downloaded the linux drivers for I.MX6Q (&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW"&gt;i.MX 6 Series Software and Development Tool Resources Product Summary Page&amp;amp;lt;/title&amp;amp;gt;&amp;amp;lt;meta name=&amp;amp;quot;Title&amp;amp;quot; …&lt;/A&gt;) with the Freescale technical support guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the FlexCAN driver section in the documentation section of "SABRE for Automotive Infotainment", the pdf "Linux_6DQ_RM_L3.0.35_1.1.0.pdf" has mentioned about "flexcan.c", which is I can not find.&lt;/P&gt;&lt;P&gt;But there is a folder called, "cantest-1.0" and inside there, there are can drivers (which is called SocketCAN).&lt;/P&gt;&lt;P&gt;Could anyone please tell me that, can I use these drivers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Eclips IDE to build my Android application. But I do not know how to use these drivers in my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please guide me.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 03:47:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228693#M16721</guid>
      <dc:creator>dureshasanka</dc:creator>
      <dc:date>2013-05-08T03:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228694#M16722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every one,&lt;/P&gt;&lt;P&gt;finally I got to know from freescale technical support, that FlexCAN has no support in Android. :smileysad:&lt;/P&gt;&lt;P&gt;Now I am stuck in the middle of my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But they said that, I should be able to port the Linux FlexCAN driver. But I do not know nothing about porting at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please tell me how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 20:02:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228694#M16722</guid>
      <dc:creator>dureshasanka</dc:creator>
      <dc:date>2013-05-08T20:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228695#M16723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Finally I found a open source source files used, FlexCAN in android. &lt;/P&gt;&lt;P&gt;Here is the link,&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/zhangjie201412/Flexcan" style="font-size: 10pt; line-height: 1.5em;"&gt;https://github.com/zhangjie201412/Flexcan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can not understand how to use them, because there is no any documents.&lt;/P&gt;&lt;P&gt;Could some one help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 11:45:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228695#M16723</guid>
      <dc:creator>dureshasanka</dc:creator>
      <dc:date>2013-05-14T11:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228696#M16724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not official release from Freescale. Officially we don't support FlexCAN for Android. &lt;/P&gt;&lt;P&gt;Looking into the link you sent, it seems you need to copy this files into the proper Android enviroment and rebuild. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 14:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228696#M16724</guid>
      <dc:creator>AlejandroSierra</dc:creator>
      <dc:date>2013-05-22T14:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228697#M16725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duresh, if your question has been answered, please click Correct Answer/Helpful Answer.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 03:34:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228697#M16725</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2013-05-27T03:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228698#M16726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for you reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please guide me, s&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;hould I port the drivers in the directory "kernel/drivers/net/can/flexcan/" and can I use .java files in my project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 05:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228698#M16726</guid>
      <dc:creator>dureshasanka</dc:creator>
      <dc:date>2013-05-27T05:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228699#M16727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Alenjandro mentioned the link you sent contains a non-official Android porting of FlexCAN, using a somewhat old flexcan driver (please someone correct me if I am wrong). If you asked the same question 1-2 years back, the link you sent might contain the answer for you. There is no guarantee that this driver will be stable against fairly new hardware like i.MX 6 that you have. So use it at your own risk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freescale BSPs are now coming with FlexCAN driver which is included in the mainline Linux kernel (which is getting updated frequently). Using of this standard flexcan.c driver which comes with the BSP is recommended. How? just follow the steps mentioned here &lt;A href="https://community.nxp.com/docs/DOC-1437"&gt;All Boards FlexCAN&lt;/A&gt;. There are Canutils and Libsocketcan packages also to test the functionality at user space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Porting the FlexCAN interface to Android is a different story. You will need at least a lower level library, may be an Android Service and more depending on your requirements. I am not an expert in Android, but if I am correct ADT plugin for Eclipse does not contain standard APIs related to CAN whatsoever, simply because SDK does not have it. If you are planning to build your app using Eclipse with ADT, you will need a mechanism to add your custom API calls to your IDE as well. How? Sadly I don't know. Try Googling :smileygrin:.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 16:29:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228699#M16727</guid>
      <dc:creator>hpsolutions</dc:creator>
      <dc:date>2013-05-30T16:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228700#M16728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you very much for the comprehensive reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the&amp;nbsp; &lt;A href="https://community.nxp.com/docs/DOC-1437"&gt;All Boards FlexCAN &lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;it is a very clear guidance to use FlexCAN. But because I am new to Linux &amp;amp; Android, I am confused how to add the Canutils &amp;amp; Libsocketcan in to Android BSP and also configure the '&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;menuconfig&lt;/SPAN&gt;'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried those commands in the Linux console coming out from the board. But those commands are not working.&lt;/P&gt;&lt;P&gt;I am sorry If I am asking some stupid question.&lt;/P&gt;&lt;P&gt;I am newbie to these things.&lt;/P&gt;&lt;P&gt;Could you please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jun 2013 07:30:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228700#M16728</guid>
      <dc:creator>dureshasanka</dc:creator>
      <dc:date>2013-06-02T07:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228701#M16729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must distinguish two things:&lt;/P&gt;&lt;P&gt;1. Linux kernel&lt;/P&gt;&lt;P&gt;2. User-space, which might be Linux (Ubuntu or Debian ...) or Android&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. To test that you have FlexCAN support in your kernel, type in the command line:&lt;/P&gt;&lt;P&gt;In Linux:&amp;nbsp;&amp;nbsp;&amp;nbsp; ifconfig -a&lt;/P&gt;&lt;P&gt;In Android:&amp;nbsp;&amp;nbsp;&amp;nbsp; busybox ifconfig -a&lt;/P&gt;&lt;P&gt;In the list of network devices look for 'can0'.&lt;/P&gt;&lt;P&gt;If it is not there ...&lt;/P&gt;&lt;P&gt;Follow this guide: &lt;A href="https://community.nxp.com/docs/DOC-1437"&gt;All Boards FlexCAN&lt;/A&gt;, which is for Linux user-space, but the kernel part is just the same.&lt;/P&gt;&lt;P&gt;Note: regarding your post above, do the 'menuconfig' on your PC&amp;nbsp; -&amp;nbsp; google building Linux kernel.&lt;/P&gt;&lt;P&gt;Note 2: there are 'special kernel boot arguments' might be required to enable FlexCAN - flexcan.&lt;/P&gt;&lt;P&gt;2. Now the user-space utilities ...&lt;/P&gt;&lt;P&gt;Linux user-space: follow this guide: &lt;A href="https://community.nxp.com/docs/DOC-1437"&gt;All Boards FlexCAN&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Android user-space: there are two options:&lt;/P&gt;&lt;P&gt;1) build the Linux utilities for Android (i.e. compile statically) and call them from your Java code as you would invoke any system command (I think it will require root access)&amp;nbsp; -&amp;nbsp; for reference: &lt;A href="http://stackoverflow.com/questions/2843250/how-to-run-terminal-command-in-android-application" title="http://stackoverflow.com/questions/2843250/how-to-run-terminal-command-in-android-application"&gt;java - How to run terminal command in Android application? - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2) Follow this developer: &lt;A href="https://github.com/zhangjie201412/Flexcan" title="https://github.com/zhangjie201412/Flexcan"&gt;zhangjie201412/Flexcan · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;that teaches us how to bridge between Java and native library in regard of FlexCAN. When you can successfully execute 'cansend' using his project, you will be able to extend this work referring to the Linux utilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you should really start with the 'ifconfig -a', otherwise it will all be for nothing ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jun 2013 09:00:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228701#M16729</guid>
      <dc:creator>andreygelman</dc:creator>
      <dc:date>2013-06-02T09:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228702#M16730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to use canbus on android system :&lt;/P&gt;&lt;P&gt;the way of freescale imx53 or imx6 flexcan debug on android system:&lt;/P&gt;&lt;P&gt;1)configure kernel &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[*] Networking support&amp;nbsp; ---&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;*&amp;gt;&amp;nbsp; CAN bus subsystem support&amp;nbsp; ---&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;*&amp;gt;&amp;nbsp; Raw CAN Protocol (raw access with CAN-ID filtering)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;*&amp;gt;&amp;nbsp; Broadcast Manager CAN Protocol (with content filtering)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CAN Device &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #6a737b;"&gt;Drivers&lt;/A&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp; ---&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;*&amp;gt; Virtual Local CAN Interface (vcan)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [*] CAN devices debugging messages&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;*&amp;gt; Freescale FlexCAN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2)modify the file arch/arm/mach-mx5/mx53_loco.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;add the flexcan option.and register can driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3)if you &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;register can driver&lt;/SPAN&gt; right,you will see can0 and can1,and it will have /sys/devices/platform/flexcan.0/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;#busybox ifconfig -a&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;then you can use cansend and canecho to test it.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 10:06:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228702#M16730</guid>
      <dc:creator>姜伟琼</dc:creator>
      <dc:date>2014-02-14T10:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228703#M16731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you please tell clearly how to use canbus on android system, like how to configure kernel etc.. I am using android kitkat ported on Sabre AI (i.mx6).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 13:07:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228703#M16731</guid>
      <dc:creator>bandelaprathyus</dc:creator>
      <dc:date>2015-06-09T13:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228704#M16732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you please tell clearly how to use canbus on android system, like how to configure kernel etc.. I am using android kitkat ported on Sabre AI (i.mx6).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 07:49:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228704#M16732</guid>
      <dc:creator>bandelaprathyus</dc:creator>
      <dc:date>2015-06-11T07:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228705#M16733</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 followed your document . I download android lolipop package from the freescale&amp;nbsp; and referring android user guide for the&amp;nbsp; android build.&lt;/P&gt;&lt;P&gt;Could you please help me to add flexcan module on&amp;nbsp; kernel and user space. after downloading the android source code&amp;nbsp; which command is used to configure the kernel.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the use of this step&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;modify the file arch/arm/mach-mx5/mx53_loco.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;add the flexcan option.and register can driver. ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;how can we register the flexcan option on that file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In conloe i can't neter any command. how can enter bysybox ifconfig -a&amp;nbsp; command&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 08:32:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228705#M16733</guid>
      <dc:creator>sachusanal</dc:creator>
      <dc:date>2015-12-11T08:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN in Android OS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228706#M16734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Sir ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per your suggestion i can bring up CAN driver from the kernel space.&lt;/P&gt;&lt;P&gt;Could please help me to access from the user space part.&lt;/P&gt;&lt;P&gt;could you please suggest how can build the developer&amp;nbsp; &lt;A class="message" data-pjax="true" href="https://github.com/zhangjie201412/Flexcan/commit/b34204bf6e8dabdc818c3f5eac654fe065799879" style="color: #4078c0; text-decoration: underline; font-family: Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; background-color: #f5f5f5;" title="Freescale flexcan module in Android"&gt;Freescale flexcan module in Android&lt;/A&gt;&lt;/P&gt;&lt;P&gt;code. or how can build the linux utlites for android in linux .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its an urgent issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2016 11:27:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-FlexCAN-in-Android-OS/m-p/228706#M16734</guid>
      <dc:creator>sachusanal</dc:creator>
      <dc:date>2016-01-01T11:27:40Z</dc:date>
    </item>
  </channel>
</rss>

