<?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: TWR-VF65GS10 device tree in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489952#M5318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ can you help to comment here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2016 15:59:43 GMT</pubDate>
    <dc:creator>karina_valencia</dc:creator>
    <dc:date>2016-05-23T15:59:43Z</dc:date>
    <item>
      <title>TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489947#M5313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to build lunix kernel with gator driver and file system from ll5 web page, but it didn't work, so I tried to get the kernel source and rebuild it.&lt;/P&gt;&lt;P&gt;And here is the question, how can I add gator to device tree, and what should I add?&lt;/P&gt;&lt;P&gt;What should I select in menuconfig because I read "If a device tree is used it must include the pmu bindings" in the README so that there will be the dtb file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2016 10:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489947#M5313</guid>
      <dc:creator>hjk</dc:creator>
      <dc:date>2016-05-22T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489948#M5314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To compile it is enough to cd to gator driver sources folder and execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make -C __linux__ M=`pwd` ARCH=arm CROSS_COMPILE=armv7l-timesys-linux-gnueabi- modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, where __linux__ is a path to your linux kernel sources folder. Shell should replace `pwd` with your gator sources folder (current directory).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 10:34:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489948#M5314</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2016-05-23T10:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489949#M5315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kef"&gt;kef&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done what you mentioned, and built the gator driver successfully, I'm pretty sure the driver successfully compiled into kernel image because I tried to insmod and it said the driver is already there.&lt;/P&gt;&lt;P&gt;My linux kernel version is 3.13&lt;/P&gt;&lt;P&gt;I still can't get my board showed on the DHCP list on my switch, what should I do so that I can use SSH to access to the board? and use Streamline in DS-5?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 13:44:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489949#M5315</guid>
      <dc:creator>hjk</dc:creator>
      <dc:date>2016-05-23T13:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489950#M5316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;modprobe should be used instead of insmod, but if lsmod lists gator driver, then it's fine as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't remember if DHCP client is included in basic package list. I think I had to add dhcpcd. Even if DHCP client daemon is included, most likely further mods of&amp;nbsp; /etc/dhcpcd.conf and /etc/network/interfaces are required. I recommend also adding ifplugd. Even if dhcpcd configures IP at boot up, proper IP config won't survive every time you remove and replug LAN cable. ifplugd helps with cable removal and WLAN loss of connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 14:35:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489950#M5316</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2016-05-23T14:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489951#M5317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kef2"&gt;kef2&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;The kernel image I got from ll5 web page, when I add the following two lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;modprobe gator&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;sudo ./usr/bin/gatord &amp;amp;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I got the following message while running&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;gator: Unknown symbol perf_event_create_kernel_counter (err 0)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;gator: Unknown symbol perf_event_release_kernel (err 0)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;FATAL: Error inserting gator (/lib/modules/3.13.9-ts-armv7l/extra/gator.ko): Unknown symbol in module, or unknown parameter (see dmesg)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;which package should I select to avoid this problem?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Besides gator, busybox, dhcpdc, ifplugd, what else should I select?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 14:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489951#M5317</guid>
      <dc:creator>hjk</dc:creator>
      <dc:date>2016-05-23T14:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489952#M5318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;​ can you help to comment here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 15:59:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489952#M5318</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2016-05-23T15:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489953#M5319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Did you really compile gator driver? Make sure there's *.ko file in gator driver sources after make.&lt;/P&gt;&lt;P&gt;2. If *.ko is there, then you need to install to ar make sure that newly compiled *.ko is n /lib/modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. if *.ko is not there, make fails, then I guess your kernel config is not compatible. Missing perf_event_* symbols tell just this. You need to make sure you have these lines in kernel config after make config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONFIG_PROFILING=y&lt;/P&gt;&lt;P&gt;CONFIG_TRACING=y&lt;/P&gt;&lt;P&gt;CONFIG_FTRACE=y&lt;/P&gt;&lt;P&gt;CONFIG_TRACING_SUPPORT=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need some of these as well. Read what make for gator driver tells you. In case of build failure add some or all of these, parhaps you need more, which are not listed below, remake kernel config and try making gator driver again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONFIG_NOP_TRACER=y&lt;/P&gt;&lt;P&gt;CONFIG_TRACE_CLOCK=y&lt;/P&gt;&lt;P&gt;CONFIG_RING_BUFFER=y&lt;/P&gt;&lt;P&gt;CONFIG_EVENT_TRACING=y&lt;/P&gt;&lt;P&gt;CONFIG_CONTEXT_SWITCH_TRACER=y&lt;/P&gt;&lt;P&gt;CONFIG_GENERIC_TRACER=y&lt;/P&gt;&lt;P&gt;CONFIG_DYNAMIC_FTRACE=y&lt;/P&gt;&lt;P&gt;CONFIG_FTRACE_MCOUNT_RECORD=y&lt;/P&gt;&lt;P&gt;CONFIG_OLD_MCOUNT=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding packages, I don't know. Certainly, since old gator.ko and gatord in LinuxLink are outdated, you don't need to select gator packages, but build driver and daemon from DS-5 provided sources. The most difficult part is configuring and making kernel, so that gator driver compiles. With default kernel config make complains I think about missing CONFIG_PROFILING or CONFIG_TRACING. You need to selve this somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Edward&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 06:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489953#M5319</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2016-05-24T06:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-VF65GS10 device tree</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489954#M5320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="278442" data-username="hjk" href="https://community.nxp.com/people/hjk" style="font-size: 1.286rem; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #8ca9cd;"&gt;a a&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you able to run the gator daemon with out any error (Before adding those two lines in S98-vybrid-out-of-box-demo file&lt;/P&gt;&lt;P&gt;)? Because I am not getting any error while running the gator daemon on target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To install and run the gator driver and daemon, ensure the following option in your kernel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Activate the Profiling Support option in General Setup: CONFIG_PROFILING=y.&lt;/P&gt;&lt;P&gt;2. Under Kernel hacking, activate the Tracers options: CONFIG_FTRACE=y&lt;/P&gt;&lt;P&gt;3. Build the kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could refer the following link for more information.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Finfocenter.arm.com%2Fhelp%2Findex.jsp%3Ftopic%3D%2Fcom.arm.doc.dui0482a%2FBABEJAAI.html" rel="nofollow" target="_blank"&gt;http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0482a/BABEJAAI.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your kernel configuration file for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:38:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/489954#M5320</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2016-05-24T16:38:12Z</dc:date>
    </item>
    <item>
      <title>This an automatic process.  We are marking this post as s...</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/1138508#M6140</link>
      <description>&lt;B&gt;This an automatic process.&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;
We are marking this post as solved, due to the either low activity or any reply marked as correct.&lt;BR /&gt;&lt;BR /&gt;
If you have additional questions, please create a new post and reference to this closed post.&lt;BR /&gt;&lt;BR /&gt;
NXP Community!</description>
      <pubDate>Thu, 03 Sep 2020 18:48:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/TWR-VF65GS10-device-tree/m-p/1138508#M6140</guid>
      <dc:creator>CommunityBot</dc:creator>
      <dc:date>2020-09-03T18:48:01Z</dc:date>
    </item>
  </channel>
</rss>

