<?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 Ubuntu CLI Project Build in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ubuntu-CLI-Project-Build/m-p/1385073#M62047</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;As part of my jenkins build I am trying to build my project using a KEA128. I have successfully installed the NXP S32DS ARM 2018.R1 on Ubuntu 20.04, I can import clean and build my project using the IDE.&lt;/P&gt;&lt;P&gt;My jenkins build copies my gitlab repo into&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/var/lib/jenkins/workspace/test_ubuntu_build&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I installed the NXP IDE in the folder&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/home/NXP/S32DS_ARM_v2018.R1/eclipse&lt;/LI-CODE&gt;&lt;P&gt;After looking at a few posts here on the forums I put together this CLI&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/home/NXP/S32DS_ARM_v2018.R1/eclipse -nosplash --laucher.suppressErrors -import /var/lib/jenkins/workspace/test_ubuntu_build -application org.eclipse.cdt.managebuilder.core.headlessbuild -no-indexer -build all&lt;/LI-CODE&gt;&lt;P&gt;When doing this I get the error that the folder /test_ubuntu_build/Debug does not exist. This is true. However when I run build from the IDE the Debug folder is created, when I run this from the command line it is not. Am I missing a step?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2021 22:22:07 GMT</pubDate>
    <dc:creator>MichaelBMiner</dc:creator>
    <dc:date>2021-12-10T22:22:07Z</dc:date>
    <item>
      <title>Ubuntu CLI Project Build</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ubuntu-CLI-Project-Build/m-p/1385073#M62047</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;As part of my jenkins build I am trying to build my project using a KEA128. I have successfully installed the NXP S32DS ARM 2018.R1 on Ubuntu 20.04, I can import clean and build my project using the IDE.&lt;/P&gt;&lt;P&gt;My jenkins build copies my gitlab repo into&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/var/lib/jenkins/workspace/test_ubuntu_build&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I installed the NXP IDE in the folder&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/home/NXP/S32DS_ARM_v2018.R1/eclipse&lt;/LI-CODE&gt;&lt;P&gt;After looking at a few posts here on the forums I put together this CLI&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/home/NXP/S32DS_ARM_v2018.R1/eclipse -nosplash --laucher.suppressErrors -import /var/lib/jenkins/workspace/test_ubuntu_build -application org.eclipse.cdt.managebuilder.core.headlessbuild -no-indexer -build all&lt;/LI-CODE&gt;&lt;P&gt;When doing this I get the error that the folder /test_ubuntu_build/Debug does not exist. This is true. However when I run build from the IDE the Debug folder is created, when I run this from the command line it is not. Am I missing a step?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:22:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ubuntu-CLI-Project-Build/m-p/1385073#M62047</guid>
      <dc:creator>MichaelBMiner</dc:creator>
      <dc:date>2021-12-10T22:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu CLI Project Build</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ubuntu-CLI-Project-Build/m-p/1385779#M62061</link>
      <description>&lt;P&gt;I figured this out and I will post it for others here. My working build command is&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/home/NXP/S32DS_ARM_v2018.R1/eclipse/s32ds --launcher.suppressErrors -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data ~/Documents/TempWorkSpace -import $PWD/$PRODUCT_FOLDER/ -cleanBuild all&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make my import work every time I create a TempWorkSpace. At the start of each Jenkins build I delete the TempWorkSpace.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 16:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ubuntu-CLI-Project-Build/m-p/1385779#M62061</guid>
      <dc:creator>MichaelBMiner</dc:creator>
      <dc:date>2021-12-13T16:40:35Z</dc:date>
    </item>
  </channel>
</rss>

