<?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: FRWY-LS1012A develop environment setup in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/FRWY-LS1012A-develop-environment-setup/m-p/845790#M3841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Thanks for the information. I have some follow up questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1.  Regarding to the Jtag, can I just use CMSIS-DAP through USB, instead of CodeWarrior TAP?&lt;/P&gt;&lt;P&gt;  2.  I remember there used to be special/free version of CodeWarrior, is this still true for the latest CW?&lt;/P&gt;&lt;P&gt;  3.  I want to test with OP-TEE setup, is there any procedure to do that?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Zhenchuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Nov 2018 18:02:09 GMT</pubDate>
    <dc:creator>zcchai</dc:creator>
    <dc:date>2018-11-20T18:02:09Z</dc:date>
    <item>
      <title>FRWY-LS1012A develop environment setup</title>
      <link>https://community.nxp.com/t5/Layerscape/FRWY-LS1012A-develop-environment-setup/m-p/845788#M3839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP team and community,&lt;/P&gt;&lt;P&gt;I have a FRWY-LS1012A&amp;nbsp;board and want to set up my development environment&amp;nbsp;for it. I noticed the board was used to be&amp;nbsp;developed under CodeWarrior, however, that was for QorIQ old SDK(say Yocto based), right? So the questions are:&lt;/P&gt;&lt;P&gt;1) If I want to use Layerscape SDK(LSDK), what kind of IDE do you recommend?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) What JTAG device do you recommend? so I can download bootloader for the bricked board and debug.&lt;/P&gt;&lt;P&gt;3) Any good practice how to build and debug? e.g, Build on host and download to the board ? or directly build on target?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2018 19:00:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/FRWY-LS1012A-develop-environment-setup/m-p/845788#M3839</guid>
      <dc:creator>zcchai</dc:creator>
      <dc:date>2018-11-16T19:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: FRWY-LS1012A develop environment setup</title>
      <link>https://community.nxp.com/t5/Layerscape/FRWY-LS1012A-develop-environment-setup/m-p/845789#M3840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;1) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Use Ubuntu 18.04 for LSDK 18.09.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Use the following command sequence for LSDK 18.09 installing:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;$ sudo apt-get install git&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;$ tar xvzf flexbuild_lsdk1809.tgz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;$ cd flexbuild&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;$ source setup.env&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&lt;SPAN&gt;wget &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Flgfiles%2Fsdk%2Flsdk1809%2Fapp_components_arm64.tgz" rel="nofollow" target="_blank"&gt;http://www.nxp.com/lgfiles/sdk/lsdk1809/app_components_arm64.tgz&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;flex-builder -i mkrfs -a arm64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&lt;SPAN&gt;wget &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Flgfiles%2Fsdk%2Flsdk1809%2Farm64-modules-4.14.67.tgz" rel="nofollow" target="_blank"&gt;http://www.nxp.com/lgfiles/sdk/lsdk1809/arm64-modules-4.14.67.tgz&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;tar xvzf app_components_arm64.tgz -C build/apps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;sudo tar xvzf arm64-modules-4.14.67.tgz -C build/rfs/rootfs_ubuntu_bionic_arm64/lib/modules&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;flex-builder -i merge-component -a arm64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;flex-builder -i compressrfs -a arm64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;2) Use CodeWarrior TAP and CodeWarrior Development Suite for Networked Applications:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fsupport%2Fdeveloper-resources%2Fsoftware-development-tools%2Fcodewarrior-development-tools%2Fcodewarrior-network-applications%3ACW_SUITES_NETAPPS" rel="nofollow" target="_blank"&gt;https://www.nxp.com/support/developer-resources/software-development-tools/codewarrior-development-tools/codewarrior-network-applications:CW_SUITES_NETAPPS&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;3) Usually your host is used for application compiling. For example NFS file system can be used for using testing this application on your board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&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>Tue, 20 Nov 2018 03:52:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/FRWY-LS1012A-develop-environment-setup/m-p/845789#M3840</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2018-11-20T03:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: FRWY-LS1012A develop environment setup</title>
      <link>https://community.nxp.com/t5/Layerscape/FRWY-LS1012A-develop-environment-setup/m-p/845790#M3841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Thanks for the information. I have some follow up questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  1.  Regarding to the Jtag, can I just use CMSIS-DAP through USB, instead of CodeWarrior TAP?&lt;/P&gt;&lt;P&gt;  2.  I remember there used to be special/free version of CodeWarrior, is this still true for the latest CW?&lt;/P&gt;&lt;P&gt;  3.  I want to test with OP-TEE setup, is there any procedure to do that?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Zhenchuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2018 18:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/FRWY-LS1012A-develop-environment-setup/m-p/845790#M3841</guid>
      <dc:creator>zcchai</dc:creator>
      <dc:date>2018-11-20T18:02:09Z</dc:date>
    </item>
  </channel>
</rss>

