<?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>MCUXpresso Config Tools中的主题 Re: Peripheral config tool bugs</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810371#M540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your advice, it helped me.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sokol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2018 20:00:01 GMT</pubDate>
    <dc:creator>sokolbiba</dc:creator>
    <dc:date>2018-11-07T20:00:01Z</dc:date>
    <item>
      <title>Peripheral config tool bugs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810366#M535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing some issues with the&amp;nbsp;Peripheral config tool. I am using the FRDM-K82F board to develope an SPI communication using eDMA. It seems that the config tool crashes when I try to change the SPI mode to eDMA. Below is a screen shoot of the crash. That thing does not happen when I configure the LPUART with eDMA. Please let me know what do you think about that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. I am sorry for the video quality but there is a limit on the upload files by nxp site.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sokol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 19:54:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810366#M535</guid>
      <dc:creator>sokolbiba</dc:creator>
      <dc:date>2018-11-06T19:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral config tool bugs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810367#M536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sokol,&lt;/P&gt;&lt;P&gt;it definitelly looks like a bug in the tool. What could help is to attach the &amp;lt;workspace_location&amp;gt;/.metadata/.log file here so we can see where the problem is - just in case the problem will not be easily reproducible. Also, if you do not have anything sensitive in the project, please attache it too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and best regards,&lt;/P&gt;&lt;P&gt;Libor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 21:43:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810367#M536</guid>
      <dc:creator>liborukropec</dc:creator>
      <dc:date>2018-11-06T21:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral config tool bugs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810368#M537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Libor,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the very quick response. Please find attached the .log file gjenerated. Note that I did not had this issue when I first created the project. I guess that it show up yesterday, at first I thought that it was my fault so I created a new project from scracht to test it (the one in the screen recording). If you find some time please try it yourself and let me know.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sokol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!SESSION 2018-11-06 17:48:16.884 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=1.8.0_161&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86&lt;/P&gt;&lt;P&gt;This is a continuation of log file C:\Users\User\Documents\MCUXpressoIDE_10.2.1_795\ECR_WORKSPACE\.metadata\.bak_0.log&lt;BR /&gt;Created Time: 2018-11-06 17:48:51.073&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.jface 4 2 2018-11-06 17:48:51.073&lt;BR /&gt;!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.IllegalArgumentException: Option: without_dmamux_init does not exist&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ExpressionFunctions.getOptionValue(ExpressionFunctions.java:228)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ExpressionContext.resolveFunction(ExpressionContext.java:126)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.FunctionInvocation.resolve(FunctionInvocation.java:97)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.resolve(Operator.java:96)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.lambda$0(Operator.java:74)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Value.and(Value.java:753)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.resolve(Operator.java:94)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.lambda$0(Operator.java:74)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Value.or(Value.java:761)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.resolve(Operator.java:100)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Expression.resolve(Expression.java:138)&lt;BR /&gt; at com.nxp.swtools.periphs.model.data.setting.ABaseModel.isAvailable(ABaseModel.java:226)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.lambda$0(ASettingConfig.java:135)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getValueCaching(ASettingConfig.java:300)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.isAvailable(ASettingConfig.java:133)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getSettingProblems(ChildValidationHelper.java:112)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ISettingConfig.getOwnProblems(ISettingConfig.java:104)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.lambda$6(ASettingConfig.java:278)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getValueCaching(ASettingConfig.java:300)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getOwnProblems(ASettingConfig.java:278)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChild.getProblems(IChild.java:123)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.lambda$5(ASettingConfig.java:270)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getValueCaching(ASettingConfig.java:300)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getProblems(ASettingConfig.java:270)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.lambda$0(ChildValidationHelper.java:93)&lt;BR /&gt; at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)&lt;BR /&gt; at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)&lt;BR /&gt; at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)&lt;BR /&gt; at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)&lt;BR /&gt; at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)&lt;BR /&gt; at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)&lt;BR /&gt; at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsList(ChildValidationHelper.java:98)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblems(ChildValidationHelper.java:58)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsWithPrefix(ChildValidationHelper.java:44)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.lambda$0(AStructuredSettingConfig.java:57)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getValueCaching(ASettingConfig.java:300)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.getNestedProblems(AStructuredSettingConfig.java:57)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChildProvidable.getProblems(IChildProvidable.java:62)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.lambda$1(AStructuredSettingConfig.java:65)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getValueCaching(ASettingConfig.java:300)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.getProblems(AStructuredSettingConfig.java:65)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.lambda$0(ChildValidationHelper.java:93)&lt;BR /&gt; at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)&lt;BR /&gt; at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)&lt;BR /&gt; at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)&lt;BR /&gt; at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)&lt;BR /&gt; at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)&lt;BR /&gt; at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)&lt;BR /&gt; at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsList(ChildValidationHelper.java:98)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblems(ChildValidationHelper.java:58)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsWithPrefix(ChildValidationHelper.java:44)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.lambda$0(AStructuredSettingConfig.java:57)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getValueCaching(ASettingConfig.java:300)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.getNestedProblems(AStructuredSettingConfig.java:57)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChildProvidable.getProblems(IChildProvidable.java:62)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.lambda$1(AStructuredSettingConfig.java:65)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ASettingConfig.getValueCaching(ASettingConfig.java:300)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.AStructuredSettingConfig.getProblems(AStructuredSettingConfig.java:65)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.lambda$0(ChildValidationHelper.java:93)&lt;BR /&gt; at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)&lt;BR /&gt; at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)&lt;BR /&gt; at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)&lt;BR /&gt; at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)&lt;BR /&gt; at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)&lt;BR /&gt; at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)&lt;BR /&gt; at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsList(ChildValidationHelper.java:98)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblems(ChildValidationHelper.java:58)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsWithPrefix(ChildValidationHelper.java:44)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChildProvidable.getNestedProblems(IChildProvidable.java:53)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.lambda$10(ConfigSetConfig.java:445)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getNestedProblems(ConfigSetConfig.java:445)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChildProvidable.getProblems(IChildProvidable.java:62)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.lambda$9(ConfigSetConfig.java:437)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getValueCaching(ConfigSetConfig.java:198)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.getProblems(ConfigSetConfig.java:437)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.lambda$0(ChildValidationHelper.java:93)&lt;BR /&gt; at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)&lt;BR /&gt; at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)&lt;BR /&gt; at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)&lt;BR /&gt; at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)&lt;BR /&gt; at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)&lt;BR /&gt; at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)&lt;BR /&gt; at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsList(ChildValidationHelper.java:98)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblems(ChildValidationHelper.java:58)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ChildValidationHelper.getChildrenProblemsWithPrefix(ChildValidationHelper.java:44)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChildProvidable.getNestedProblems(IChildProvidable.java:53)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChildProvidable.getProblems(IChildProvidable.java:62)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.IChild.getError(IChild.java:140)&lt;BR /&gt; at com.nxp.swtools.periphs.gui.view.PeripheralsView$9.getImage(PeripheralsView.java:608)&lt;BR /&gt; at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:35)&lt;BR /&gt; at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:141)&lt;BR /&gt; at org.eclipse.jface.viewers.AbstractTableViewer.doUpdateItem(AbstractTableViewer.java:391)&lt;BR /&gt; at org.eclipse.jface.viewers.CheckboxTableViewer.doUpdateItem(CheckboxTableViewer.java:169)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:475)&lt;BR /&gt; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt; at org.eclipse.ui.internal.JFaceUtil.lambda$0(JFaceUtil.java:44)&lt;BR /&gt; at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2159)&lt;BR /&gt; at org.eclipse.jface.viewers.AbstractTableViewer.internalRefreshAll(AbstractTableViewer.java:674)&lt;BR /&gt; at org.eclipse.jface.viewers.AbstractTableViewer.internalRefresh(AbstractTableViewer.java:612)&lt;BR /&gt; at org.eclipse.jface.viewers.AbstractTableViewer.internalRefresh(AbstractTableViewer.java:604)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.lambda$2(StructuredViewer.java:1508)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1447)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1408)&lt;BR /&gt; at org.eclipse.jface.viewers.CheckboxTableViewer.preservingSelection(CheckboxTableViewer.java:318)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1508)&lt;BR /&gt; at org.eclipse.jface.viewers.ColumnViewer.refresh(ColumnViewer.java:523)&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1467)&lt;BR /&gt; at com.nxp.swtools.periphs.gui.view.PeripheralsView$1.validationProblemsChanged(PeripheralsView.java:117)&lt;BR /&gt; at com.nxp.swtools.validation.engine.ValidationEngineFactory.lambda$1(ValidationEngineFactory.java:314)&lt;BR /&gt; at java.util.ArrayList.forEach(ArrayList.java:1257)&lt;BR /&gt; at com.nxp.swtools.validation.engine.ValidationEngineFactory.fireValidationProblemsChanged(ValidationEngineFactory.java:314)&lt;BR /&gt; at com.nxp.swtools.validation.engine.ValidationEngineFactory.addValidationProblemsCollection(ValidationEngineFactory.java:296)&lt;BR /&gt; at com.nxp.swtools.validation.engine.internal.ValidationService.lambda$1(ValidationService.java:256)&lt;BR /&gt; at com.nxp.swtools.validation.engine.internal.ValidationEngineImpl.validate(ValidationEngineImpl.java:830)&lt;BR /&gt; at com.nxp.swtools.validation.engine.internal.ValidationEngineImpl.lambda$3(ValidationEngineImpl.java:84)&lt;BR /&gt; at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)&lt;BR /&gt; at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)&lt;BR /&gt; at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)&lt;BR /&gt; at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)&lt;BR /&gt; at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)&lt;BR /&gt; at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)&lt;BR /&gt; at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)&lt;BR /&gt; at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)&lt;BR /&gt; at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)&lt;BR /&gt; at com.nxp.swtools.validation.engine.internal.ValidationEngineImpl.validate(ValidationEngineImpl.java:84)&lt;BR /&gt; at com.nxp.swtools.validation.engine.internal.ValidationService.executeValidation(ValidationService.java:127)&lt;BR /&gt; at com.nxp.swtools.validation.engine.internal.ValidationService$DelayedExecutor.lambda$0(ValidationService.java:206)&lt;BR /&gt; at com.nxp.swtools.common.ui.utils.progress.UIJobHelper$UIJobWithRunable.runInUIThread(UIJobHelper.java:105)&lt;BR /&gt; at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:95)&lt;BR /&gt; at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)&lt;BR /&gt; at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4213)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820)&lt;BR /&gt; at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)&lt;BR /&gt; at org.eclipse.jface.window.Window.open(Window.java:794)&lt;BR /&gt; at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:396)&lt;BR /&gt; at com.nxp.swtools.sdkproject.ToolchainProjectCfgOpen.lambda$0(ToolchainProjectCfgOpen.java:132)&lt;BR /&gt; at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)&lt;BR /&gt; at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)&lt;BR /&gt; at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)&lt;BR /&gt; at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)&lt;BR /&gt; at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4213)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)&lt;BR /&gt; at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)&lt;BR /&gt; at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1499)&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.swtools.periphs.model.config 4 0 2018-11-06 17:48:53.118&lt;BR /&gt;!MESSAGE Error obtaining default value from range for the setting: fsl_i2c.i2c_slave_config.slaveAddress&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.IllegalArgumentException: Value of: $parent.addressingMode not found&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ExpressionContext.getSettingValue(ExpressionContext.java:59)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.SettingVariable.resolve(SettingVariable.java:33)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ExpressionContext.resolveFunction(ExpressionContext.java:137)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.FunctionInvocation.resolve(FunctionInvocation.java:97)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.resolve(Operator.java:96)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.resolve(Operator.java:112)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Expression.resolve(Expression.java:138)&lt;BR /&gt; at com.nxp.swtools.periphs.model.data.setting.IntegerSetting.getMaxValue(IntegerSetting.java:112)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarUtils.getConstraintsRange(ScalarUtils.java:110)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarUtils.getRange(ScalarUtils.java:95)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarUtils.isInRange(ScalarUtils.java:75)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarConfig.getDefaultValueFromRange(ScalarConfig.java:149)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarConfig.getDefaultValue(ScalarConfig.java:117)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarConfig.&amp;lt;init&amp;gt;(ScalarConfig.java:68)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.SettingConfigFactory.createSettingConfig(SettingConfigFactory.java:58)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.StructConfig.&amp;lt;init&amp;gt;(StructConfig.java:88)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.SettingConfigFactory.createSettingConfig(SettingConfigFactory.java:52)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.addAllRequiredSettings(ConfigSetConfig.java:166)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.&amp;lt;init&amp;gt;(ConfigSetConfig.java:146)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ComponentInstanceConfig.&amp;lt;init&amp;gt;(ComponentInstanceConfig.java:278)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.FunctionalGroup.lambda$0(FunctionalGroup.java:106)&lt;BR /&gt; at java.util.ArrayList.forEach(ArrayList.java:1257)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.FunctionalGroup.&amp;lt;init&amp;gt;(FunctionalGroup.java:102)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.PeriphsProfile.lambda$1(PeriphsProfile.java:121)&lt;BR /&gt; at java.util.ArrayList.forEach(ArrayList.java:1257)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.PeriphsProfile.&amp;lt;init&amp;gt;(PeriphsProfile.java:121)&lt;BR /&gt; at com.nxp.swtools.periphs.controller.Controller.loadProfileFromSharedConfig(Controller.java:352)&lt;BR /&gt; at com.nxp.swtools.periphs.controller.Controller.reloadFromSharedConfig(Controller.java:304)&lt;BR /&gt; at com.nxp.swtools.periphs.controller.Controller$1.configurationReloaded(Controller.java:149)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.lambda$2(SharedConfiguration.java:278)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration$1.run(SharedConfiguration.java:328)&lt;BR /&gt; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.safeRun(SharedConfiguration.java:322)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.fireReloadEvent(SharedConfiguration.java:278)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.copyFrom(SharedConfiguration.java:212)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.SharedConfigurationFactory.applyNewConfig(SharedConfigurationFactory.java:148)&lt;BR /&gt; at com.nxp.swtools.sdkproject.ToolchainProjectCfgOpen.importAndCompareYaml(ToolchainProjectCfgOpen.java:163)&lt;BR /&gt; at com.nxp.swtools.sdkproject.ToolchainProjectCfgOpen.afterConfigurationOpened(ToolchainProjectCfgOpen.java:225)&lt;BR /&gt; at com.nxp.swtools.utils.ConfigurationUtils.fireAfterConfigurationOpened(ConfigurationUtils.java:228)&lt;BR /&gt; at com.nxp.swtools.utils.ConfigurationUtils$1.run(ConfigurationUtils.java:306)&lt;BR /&gt; at com.nxp.swtools.framework.ApplicationWorkbenchWindowAdvisor$2.run(ApplicationWorkbenchWindowAdvisor.java:293)&lt;BR /&gt; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)&lt;BR /&gt;!SESSION 2018-11-07 08:47:58.065 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=1.8.0_161&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;BR /&gt;Command-line arguments: -os win32 -ws win32 -arch x86&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.jface 2 0 2018-11-07 08:48:11.749&lt;BR /&gt;!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.&lt;BR /&gt;!SUBENTRY 1 org.eclipse.jface 2 0 2018-11-07 08:48:11.749&lt;BR /&gt;!MESSAGE A conflict occurred for CTRL+U:&lt;BR /&gt;Binding(CTRL+U,&lt;BR /&gt; ParameterizedCommand(Command(com.nxp.swtools.clocks.commands.unlockAll,Unlock All Settings,&lt;BR /&gt; ,&lt;BR /&gt; Category(org.eclipse.core.commands.categories.autogenerated,Uncategorized,Commands that were either auto-generated or have no category,true),&lt;BR /&gt; org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1bf2602,&lt;BR /&gt; ,,true),null),&lt;BR /&gt; org.eclipse.ui.defaultAcceleratorConfiguration,&lt;BR /&gt; org.eclipse.ui.contexts.window,,,system)&lt;BR /&gt;Binding(CTRL+U,&lt;BR /&gt; ParameterizedCommand(Command(org.eclipse.jdt.debug.ui.commands.Execute,Execute,&lt;BR /&gt; Evaluate selected text,&lt;BR /&gt; Category(org.eclipse.debug.ui.category.run,Run/Debug,Run/Debug command category,true),&lt;BR /&gt; org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@124b2c1,&lt;BR /&gt; ,,true),null),&lt;BR /&gt; org.eclipse.ui.defaultAcceleratorConfiguration,&lt;BR /&gt; org.eclipse.ui.contexts.window,,,system)&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:13.899&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'FRDM-K28F_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:13.994&lt;BR /&gt;!MESSAGE Using SDK manifest 'FRDM-K28F_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:14.249&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'FRDM-KL28Z_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:14.267&lt;BR /&gt;!MESSAGE Using SDK manifest 'FRDM-KL28Z_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:14.557&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'MK12DN512xxx5_manifest_v3_2.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:14.578&lt;BR /&gt;!MESSAGE Using SDK manifest 'MK12DN512xxx5_manifest_v3_2.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:14.906&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'FRDM-KL25Z_manifest.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:14.935&lt;BR /&gt;!MESSAGE Using SDK manifest 'FRDM-KL25Z_manifest.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:15.214&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'FRDM-KL27Z_manifest_v3_2.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:15.232&lt;BR /&gt;!MESSAGE Using SDK manifest 'FRDM-KL27Z_manifest_v3_2.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:15.535&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'MK82FN256xxx15_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:15.587&lt;BR /&gt;!MESSAGE Using SDK manifest 'MK82FN256xxx15_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:15.941&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'MKL28Z512xxx7_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:15.965&lt;BR /&gt;!MESSAGE Using SDK manifest 'MKL28Z512xxx7_manifest_v3_3.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:16.304&lt;BR /&gt;!MESSAGE Using manifest XSD 'rsc/manifest_v3.3.xsd' for manifest 'MK64FN1M0xxx12_manifest_v3_2.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.mcuxpresso.core.datamodels 1 0 2018-11-07 08:48:16.328&lt;BR /&gt;!MESSAGE Using SDK manifest 'MK64FN1M0xxx12_manifest_v3_2.xml'.&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.launchbar.core 2 0 2018-11-07 08:48:18.009&lt;BR /&gt;!MESSAGE Enablement expression is missing for descriptor type org.eclipse.cdt.debug.core.coreBuildDescriptorType&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.launchbar.core 2 0 2018-11-07 08:48:18.012&lt;BR /&gt;!MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.launchbar.core 2 0 2018-11-07 08:48:18.014&lt;BR /&gt;!MESSAGE Enablement expression is missing for config provider for org.eclipse.cdt.debug.core.coreBuildDescriptorType&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.egit.ui 2 0 2018-11-07 08:48:18.426&lt;BR /&gt;!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git&lt;BR /&gt;user global configuration and to define the default location to store repositories: 'C:\Users\User'. If this is&lt;BR /&gt;not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and&lt;BR /&gt;EGit might behave differently since they see different configuration options.&lt;BR /&gt;This warning can be switched off on the Team &amp;gt; Git &amp;gt; Confirmations and Warnings preference page.&lt;/P&gt;&lt;P&gt;!ENTRY com.nxp.swtools.periphs.model.config 4 0 2018-11-07 08:48:24.772&lt;BR /&gt;!MESSAGE Error obtaining default value from range for the setting: fsl_i2c.i2c_slave_config.slaveAddress&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.IllegalArgumentException: Value of: $parent.addressingMode not found&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ExpressionContext.getSettingValue(ExpressionContext.java:59)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.SettingVariable.resolve(SettingVariable.java:33)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ExpressionContext.resolveFunction(ExpressionContext.java:137)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.FunctionInvocation.resolve(FunctionInvocation.java:97)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.resolve(Operator.java:96)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Operator.resolve(Operator.java:112)&lt;BR /&gt; at com.nxp.swtools.common.utils.expression.Expression.resolve(Expression.java:138)&lt;BR /&gt; at com.nxp.swtools.periphs.model.data.setting.IntegerSetting.getMaxValue(IntegerSetting.java:112)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarUtils.getConstraintsRange(ScalarUtils.java:110)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarUtils.getRange(ScalarUtils.java:95)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarUtils.isInRange(ScalarUtils.java:75)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarConfig.getDefaultValueFromRange(ScalarConfig.java:149)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarConfig.getDefaultValue(ScalarConfig.java:117)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ScalarConfig.&amp;lt;init&amp;gt;(ScalarConfig.java:68)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.SettingConfigFactory.createSettingConfig(SettingConfigFactory.java:58)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.StructConfig.&amp;lt;init&amp;gt;(StructConfig.java:88)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.SettingConfigFactory.createSettingConfig(SettingConfigFactory.java:52)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.addAllRequiredSettings(ConfigSetConfig.java:166)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ConfigSetConfig.&amp;lt;init&amp;gt;(ConfigSetConfig.java:146)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.ComponentInstanceConfig.&amp;lt;init&amp;gt;(ComponentInstanceConfig.java:278)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.FunctionalGroup.lambda$0(FunctionalGroup.java:106)&lt;BR /&gt; at java.util.ArrayList.forEach(ArrayList.java:1257)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.FunctionalGroup.&amp;lt;init&amp;gt;(FunctionalGroup.java:102)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.PeriphsProfile.lambda$1(PeriphsProfile.java:121)&lt;BR /&gt; at java.util.ArrayList.forEach(ArrayList.java:1257)&lt;BR /&gt; at com.nxp.swtools.periphs.model.config.PeriphsProfile.&amp;lt;init&amp;gt;(PeriphsProfile.java:121)&lt;BR /&gt; at com.nxp.swtools.periphs.controller.Controller.loadProfileFromSharedConfig(Controller.java:352)&lt;BR /&gt; at com.nxp.swtools.periphs.controller.Controller.reloadFromSharedConfig(Controller.java:304)&lt;BR /&gt; at com.nxp.swtools.periphs.controller.Controller$1.configurationReloaded(Controller.java:149)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.lambda$2(SharedConfiguration.java:278)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration$1.run(SharedConfiguration.java:328)&lt;BR /&gt; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.safeRun(SharedConfiguration.java:322)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.fireReloadEvent(SharedConfiguration.java:278)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.impl.SharedConfiguration.copyFrom(SharedConfiguration.java:212)&lt;BR /&gt; at com.nxp.swtools.provider.configuration.SharedConfigurationFactory.applyNewConfig(SharedConfigurationFactory.java:148)&lt;BR /&gt; at com.nxp.swtools.utils.ConfigurationUtils$1.run(ConfigurationUtils.java:291)&lt;BR /&gt; at com.nxp.swtools.framework.ApplicationWorkbenchWindowAdvisor$2.run(ApplicationWorkbenchWindowAdvisor.java:293)&lt;BR /&gt; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 07:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810368#M537</guid>
      <dc:creator>sokolbiba</dc:creator>
      <dc:date>2018-11-07T07:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral config tool bugs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810369#M538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to be the same issue as I reported here yesterday:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/1077089"&gt;https://community.nxp.com/message/1077089&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 10:16:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810369#M538</guid>
      <dc:creator>tsparber</dc:creator>
      <dc:date>2018-11-07T10:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral config tool bugs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810370#M539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sokol,&lt;/P&gt;&lt;P&gt;as Tommy wrote below - please try the hotfix provided here: &lt;A _jive_internal="true" href="https://community.nxp.com/thread/488512"&gt;https://community.nxp.com/thread/488512&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Libor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 15:59:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810370#M539</guid>
      <dc:creator>liborukropec</dc:creator>
      <dc:date>2018-11-07T15:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral config tool bugs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810371#M540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your advice, it helped me.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sokol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 20:00:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810371#M540</guid>
      <dc:creator>sokolbiba</dc:creator>
      <dc:date>2018-11-07T20:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Peripheral config tool bugs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810372#M541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me confirm that this was issue in the MCUXpresso Peripherals tool DSPI component. The problem was resolved and the updated component was deployed. The fixed component will be downloaded automatically when you open the Peripherals tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for the problems caused by this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 16:49:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Peripheral-config-tool-bugs/m-p/810372#M541</guid>
      <dc:creator>Lukas_Heczko</dc:creator>
      <dc:date>2018-11-08T16:49:45Z</dc:date>
    </item>
  </channel>
</rss>

