<?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>Processor Expert SoftwareのトピックProblem with Processor Expert command line generation</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Problem-with-Processor-Expert-command-line-generation/m-p/640969#M3980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to build PEx object from Jenkins(or from command line).&lt;/P&gt;&lt;P&gt;This are steps, which I want to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Import project into workspace - works&lt;/P&gt;&lt;P&gt;2) Generate PEx code - code is generated but kinets process never exits.&lt;/P&gt;&lt;P&gt;3) Synchronize PEx static code - how to do it?&lt;/P&gt;&lt;P&gt;4) Compile - this is simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have question regarding step two.&lt;/P&gt;&lt;P&gt;This is how I'm calling PEx:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project directory:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First import project into workspace, works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"c:\Freescale\KDS_v3\eclipse\eclipsec.exe" --launcher.suppressErrors -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild --launcher.ini "c:\Freescale\KDS_v3\eclipse\kinetis-design-studio.ini" -data "C:\Program Files (x86)\Jenkins\workspace\KDS" -import "."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then generate PEx code:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"c:\Freescale\KDS_v3\eclipse\eclipsec.exe" --launcher.suppressErrors -nosplash --launcher.ini "c:\Freescale\KDS_v3\eclipse\kinetis-design-studio.ini" -data "C:\Program Files (x86)\Jenkins\workspace\KDS" -application com.freescale.processorexpert.core.PExApplication -generateAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It generates PEx code(without synchronizing static code), but it hangs after that. Process never exits.&lt;/P&gt;&lt;P&gt;(There is no difference whether you call kinetis-design-studio.exe or eclipsec.exe with configuration file, so this is not the problem).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opening project LakeView-PS ...&lt;BR /&gt; generating&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is log from workspace:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!SESSION 2017-02-15 22:47:32.708 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=3.2.0.201603041649&lt;BR /&gt;java.version=1.7.0_76&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;BR /&gt;Framework arguments: -product com.somniumtech.branding.kds.ide -application org.eclipse.cdt.managedbuilder.core.headlessbuild -import .&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data C:\Program Files (x86)\Jenkins\workspace\KDS -import .&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.cdt.core 1 0 2017-02-15 22:47:48.288&lt;BR /&gt;!MESSAGE Indexed 'LakeView-PS' (20 sources, 25 headers) in 0.65 sec: 774 declarations; 2,604 references; 138 unresolved inclusions; 2 syntax errors; 470 unresolved names (12%)&lt;BR /&gt;!SESSION 2017-02-15 22:47:51.402 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=3.2.0.201603041649&lt;BR /&gt;java.version=1.7.0_76&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;BR /&gt;Framework arguments: -product com.somniumtech.branding.kds.ide -application com.freescale.processorexpert.core.PExApplication -generateAll&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -data C:\Program Files (x86)\Jenkins\workspace\KDS -application com.freescale.processorexpert.core.PExApplication -generateAll&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.core.resources 2 10035 2017-02-15 22:47:52.251&lt;BR /&gt;!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My KDS version is 3.2.0, I have tried on second computer with fresh install, same happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know the solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2017 12:23:30 GMT</pubDate>
    <dc:creator>abaa</dc:creator>
    <dc:date>2017-02-16T12:23:30Z</dc:date>
    <item>
      <title>Problem with Processor Expert command line generation</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Problem-with-Processor-Expert-command-line-generation/m-p/640969#M3980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to build PEx object from Jenkins(or from command line).&lt;/P&gt;&lt;P&gt;This are steps, which I want to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Import project into workspace - works&lt;/P&gt;&lt;P&gt;2) Generate PEx code - code is generated but kinets process never exits.&lt;/P&gt;&lt;P&gt;3) Synchronize PEx static code - how to do it?&lt;/P&gt;&lt;P&gt;4) Compile - this is simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have question regarding step two.&lt;/P&gt;&lt;P&gt;This is how I'm calling PEx:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project directory:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First import project into workspace, works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"c:\Freescale\KDS_v3\eclipse\eclipsec.exe" --launcher.suppressErrors -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild --launcher.ini "c:\Freescale\KDS_v3\eclipse\kinetis-design-studio.ini" -data "C:\Program Files (x86)\Jenkins\workspace\KDS" -import "."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then generate PEx code:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"c:\Freescale\KDS_v3\eclipse\eclipsec.exe" --launcher.suppressErrors -nosplash --launcher.ini "c:\Freescale\KDS_v3\eclipse\kinetis-design-studio.ini" -data "C:\Program Files (x86)\Jenkins\workspace\KDS" -application com.freescale.processorexpert.core.PExApplication -generateAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It generates PEx code(without synchronizing static code), but it hangs after that. Process never exits.&lt;/P&gt;&lt;P&gt;(There is no difference whether you call kinetis-design-studio.exe or eclipsec.exe with configuration file, so this is not the problem).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opening project LakeView-PS ...&lt;BR /&gt; generating&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is log from workspace:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!SESSION 2017-02-15 22:47:32.708 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=3.2.0.201603041649&lt;BR /&gt;java.version=1.7.0_76&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;BR /&gt;Framework arguments: -product com.somniumtech.branding.kds.ide -application org.eclipse.cdt.managedbuilder.core.headlessbuild -import .&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data C:\Program Files (x86)\Jenkins\workspace\KDS -import .&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.cdt.core 1 0 2017-02-15 22:47:48.288&lt;BR /&gt;!MESSAGE Indexed 'LakeView-PS' (20 sources, 25 headers) in 0.65 sec: 774 declarations; 2,604 references; 138 unresolved inclusions; 2 syntax errors; 470 unresolved names (12%)&lt;BR /&gt;!SESSION 2017-02-15 22:47:51.402 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=3.2.0.201603041649&lt;BR /&gt;java.version=1.7.0_76&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;BR /&gt;Framework arguments: -product com.somniumtech.branding.kds.ide -application com.freescale.processorexpert.core.PExApplication -generateAll&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -data C:\Program Files (x86)\Jenkins\workspace\KDS -application com.freescale.processorexpert.core.PExApplication -generateAll&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.core.resources 2 10035 2017-02-15 22:47:52.251&lt;BR /&gt;!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My KDS version is 3.2.0, I have tried on second computer with fresh install, same happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know the solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:23:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Problem-with-Processor-Expert-command-line-generation/m-p/640969#M3980</guid>
      <dc:creator>abaa</dc:creator>
      <dc:date>2017-02-16T12:23:30Z</dc:date>
    </item>
  </channel>
</rss>

