<?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: Can not use command line to generate automatically config from .mex file on S32DS 3.5 in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Can-not-use-command-line-to-generate-automatically-config-from/m-p/1503440#M8923</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188343"&gt;@ManhTieuVan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The S32 Configuration Tools depends upon RTD. Which RTD package are you using? I ask this because I think as of today, only S32Gxxx, S32K396, S32R41, SAF85xx are supported by RTD for S32DS 3.5. If you have no RTD installed, then you will get an error.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 16:46:34 GMT</pubDate>
    <dc:creator>mikedoidge</dc:creator>
    <dc:date>2022-08-09T16:46:34Z</dc:date>
    <item>
      <title>Can not use command line to generate automatically config from .mex file on S32DS 3.5</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Can-not-use-command-line-to-generate-automatically-config-from/m-p/1500373#M8895</link>
      <description>&lt;P&gt;Hi everyone, now I am using S32DS 3.5 and I am using the command line to support generating&amp;nbsp;automatically config from .mex file. I used it on S32DS and it is ok but when using S32DS 3.5 then have some problem&lt;/P&gt;&lt;P&gt;Command:&amp;nbsp;C:/NXP/S32DS.3.5/eclipse/eclipsec.exe -noSplash -application com.nxp.swtools.framework.application --launcher.ini C:/NXP/S32DS.3.5/s32ds.ini consoleLog -HeadlessTool Peripherals -Load C:/NXP/S32DS.3.5/eclipse/output/K1.mex -ExportSrc C:/NXP/S32DS.3.5/eclipse/output&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;!SESSION 2022-08-02 23:23:44.087 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=3.5.0.202207261815&lt;BR /&gt;java.version=11.0.11&lt;BR /&gt;java.vendor=AdoptOpenJDK&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86_64&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.equinox.preferences 4 2 2022-08-02 23:24:35.938&lt;BR /&gt;!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.equinox.preferences".&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.IllegalStateException: The instance data location has not been specified yet.&lt;BR /&gt;at org.eclipse.core.internal.runtime.DataArea.assertLocationInitialized(DataArea.java:59)&lt;BR /&gt;at org.eclipse.core.internal.runtime.DataArea.getStateLocation(DataArea.java:141)&lt;BR /&gt;at org.eclipse.core.internal.preferences.InstancePreferences.getBaseLocation(InstancePreferences.java:47)&lt;BR /&gt;at org.eclipse.core.internal.preferences.InstancePreferences.initializeChildren(InstancePreferences.java:212)&lt;BR /&gt;at org.eclipse.core.internal.preferences.InstancePreferences.&amp;lt;init&amp;gt;(InstancePreferences.java:62)&lt;BR /&gt;at org.eclipse.core.internal.preferences.InstancePreferences.internalCreate(InstancePreferences.java:224)&lt;BR /&gt;at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:352)&lt;BR /&gt;at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:340)&lt;BR /&gt;at org.eclipse.core.internal.preferences.PreferencesService.createNode(PreferencesService.java:395)&lt;BR /&gt;at org.eclipse.core.internal.preferences.RootPreferences.getChild(RootPreferences.java:63)&lt;BR /&gt;at org.eclipse.core.internal.preferences.RootPreferences.getNode(RootPreferences.java:98)&lt;BR /&gt;at org.eclipse.core.internal.preferences.RootPreferences.node(RootPreferences.java:87)&lt;BR /&gt;at org.eclipse.core.internal.preferences.PreferencesService$5.run(PreferencesService.java:620)&lt;BR /&gt;at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)&lt;BR /&gt;at org.eclipse.core.internal.preferences.PreferencesService.getNodes(PreferencesService.java:600)&lt;BR /&gt;at org.eclipse.core.internal.preferences.PreferencesService.getString(PreferencesService.java:686)&lt;BR /&gt;at com.nxp.s32ds.ext.rcp.datacollection.DataCollectionService.&amp;lt;init&amp;gt;(DataCollectionService.java:31)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;at org.apache.felix.scr.impl.inject.internal.ComponentConstructorImpl.newInstance(ComponentConstructorImpl.java:312)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:286)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:115)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:1000)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:973)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:776)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractComponentManager.java:674)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:437)&lt;BR /&gt;at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:667)&lt;BR /&gt;at org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:305)&lt;BR /&gt;at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:554)&lt;BR /&gt;at org.apache.felix.scr.impl.Activator.access$200(Activator.java:70)&lt;BR /&gt;at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:421)&lt;BR /&gt;at org.apache.felix.scr.impl.AbstractExtender.createExtension(AbstractExtender.java:196)&lt;BR /&gt;at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:169)&lt;BR /&gt;at org.apache.felix.scr.impl.AbstractExtender.addingBundle(AbstractExtender.java:139)&lt;BR /&gt;at org.apache.felix.scr.impl.AbstractExtender.addingBundle(AbstractExtender.java:49)&lt;BR /&gt;at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)&lt;BR /&gt;at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)&lt;BR /&gt;at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)&lt;BR /&gt;at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)&lt;BR /&gt;at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:945)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:232)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217)&lt;BR /&gt;at org.eclipse.osgi.container.Module.publishEvent(Module.java:499)&lt;BR /&gt;at org.eclipse.osgi.container.Module.start(Module.java:486)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1849)&lt;BR /&gt;at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1842)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1747)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1669)&lt;BR /&gt;at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)&lt;BR /&gt;at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.equinox.preferences 4 0 2022-08-02 23:24:35.948&lt;BR /&gt;!MESSAGE Error occurred while accessing preference scope.&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.IllegalStateException: The instance data location has not been specified yet.&lt;BR /&gt;at org.eclipse.core.internal.runtime.DataArea.assertLocationInitialized(DataArea.java:59)&lt;BR /&gt;at org.eclipse.core.internal.runtime.DataArea.getStateLocation(DataArea.java:141)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 15:56:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Can-not-use-command-line-to-generate-automatically-config-from/m-p/1500373#M8895</guid>
      <dc:creator>ManhTieuVan</dc:creator>
      <dc:date>2022-08-03T15:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can not use command line to generate automatically config from .mex file on S32DS 3.5</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Can-not-use-command-line-to-generate-automatically-config-from/m-p/1503440#M8923</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188343"&gt;@ManhTieuVan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The S32 Configuration Tools depends upon RTD. Which RTD package are you using? I ask this because I think as of today, only S32Gxxx, S32K396, S32R41, SAF85xx are supported by RTD for S32DS 3.5. If you have no RTD installed, then you will get an error.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 16:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Can-not-use-command-line-to-generate-automatically-config-from/m-p/1503440#M8923</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2022-08-09T16:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can not use command line to generate automatically config from .mex file on S32DS 3.5</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Can-not-use-command-line-to-generate-automatically-config-from/m-p/1505104#M8929</link>
      <description>&lt;P&gt;Hi &lt;A id="link_6" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/83694" target="_self" aria-label="View Profile of mikedoidge"&gt;&lt;SPAN class=""&gt;mikedoidge&lt;/SPAN&gt;&lt;/A&gt;, I found the root cause that&amp;nbsp;&lt;STRONG&gt;Defxclipse.java-modules.dir&lt;/STRONG&gt;&amp;nbsp;is not receiving the correct jre path of S32DS. I need to update path to absolute path.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ManhTieuVan_0-1660233455738.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189961i881DC7957E0C8D17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ManhTieuVan_0-1660233455738.png" alt="ManhTieuVan_0-1660233455738.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ManhTieuVan_0-1660233455738.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 16:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Can-not-use-command-line-to-generate-automatically-config-from/m-p/1505104#M8929</guid>
      <dc:creator>ManhTieuVan</dc:creator>
      <dc:date>2022-08-11T16:02:34Z</dc:date>
    </item>
  </channel>
</rss>

