PSoC creator 4.3 unable to open any project

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ViTe_1127146
Level 1
Level 1

Hi All

PSoC 4.3 is unable to open any existing project or to create a new one.

I uninstalled all the old PSoC version, I purge all I found about Cypress, I installed (and reinstalled) several time 4.3 version, but no way: it does not work.

The log file I get when I try to open an existing project is here reported.

Should I come back to 4.2 version or is there something I can try to do for make it working?

Thanks for your help.

Best Regards

Vittorio

Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra

sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************

System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.

   in CyDesigner.Common.ProjMgmt.Model.CyPrjMgmtComponentMgr.AreCustomizersAllowed()

   in CyDesigner.Common.ProjMgmt.Model.CyPrjMgmtProjectPSoCExe.AreCustomizersAllowed()

   in CyDesigner.Common.Db.CyS3Db.CyInst.GetCustomizerProviderImpl(CyCompName compName, CyInstBindContext ctx, String schName)

   in CyDesigner.Common.Db.CyS3Db.CyInst.GetCustomizerProvider(CyCompName compName, CyInstBindContext ctx, CyInstCustomizerProvider& custProvider)

   in CyDesigner.Device.FitLib.DesignWideResources.Components.CyComponentsModel.GetIsDesignWideComponent(CyPrjMgmtProjectPSoCExe proj, CyComponentMaster master, CyCompName compName, CyElabInstBindContext context, Boolean checkLatesetIfDoesNotExist)

   in CyDesigner.Device.FitLib.DesignWideResources.Components.CyComponentsModel.GetSelectedSupportedComponentsBySource()

   in CyDesigner.Device.FitLib.DesignWideResources.Components.CyComponentsModel.GetSelectedSupportedComponents()

   in CyDesigner.Common.ProjMgmt.DWR.CyDWRMgr.<get_DwInsts>d__a.MoveNext()

   in System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)

   in CyDesigner.Gde.ComponentUpdateTool.CyCutDocument..ctor(CyPrjMgmtProjectPSoCExe owningPrj)

   in CyDesigner.Gde.ComponentUpdateTool.CyCutInputData..ctor(CyDesignerFramework fwk, IEnumerable`1 mgrs)

   in CyDesigner.Gde.Common.CyGdePlugin.UpdateCutStatusBarIcon(Boolean writeOutputMsg)

   in CyDesigner.Gde.Common.CyGdePlugin.mgr_CurrentWorkspaceChanged(Object sender, EventArgs e)

   in System.EventHandler.Invoke(Object sender, EventArgs e)

   in CyDesigner.Common.Base.CyBasic.RaiseEvent(EventHandler eventToRaise, Object sender, EventArgs eventArgs)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.OnCurrentWorkspaceChanged(EventArgs e)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.set_CurrentWrkspc(CyPrjMgmtWrkspc value)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.OpenWorkspace(CyPrjMgmtWrkspc workspace)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.CheckandOpenWorkspace(String item)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.OpenItem(String item)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.RecentProjectHandler(Object sender, CyCommandClickedEventArgs e)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.Execute(EventHandler`1 handler, Object sender, CyCommandClickedEventArgs e)

   in CyDesigner.Framework.CyDesignerFramework.CommandClicked(Object sender, BarCommandLinkEventArgs e)

   in ActiproSoftware.UIStudio.Bar.BarCommandLinkEventHandler.Invoke(Object sender, BarCommandLinkEventArgs e)

   in ActiproSoftware.UIStudio.Bar.BarManager.OnCommandClick(BarCommandLinkEventArgs e)

   in ActiproSoftware.UIStudio.Bar.BarManager.b(BarCommandLinkEventArgs A_0)

   in ActiproSoftware.UIStudio.Bar.BarManager.a(Command A_0, Boolean A_1)

   in ActiproSoftware.UIStudio.Bar.BarManager.RaiseCommand(Command command)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.RaiseRecentPrjCmd(String prjCanonicalName)

   in CyDesigner.StartPage.CyStartPageControl.OpenRecentProject(String prjCanonicalPath)

   in CyDesigner.StartPage.CyStartPageControl.CyClickableStartPageRow`1.PerformClick()

   in CyDesigner.StartPage.CyStartPageControl.m_table_MouseClickedTable(Object sender, CyTableViewMouseEventArgs e)

   in CyDesigner.Common.Base.Controls.CyTableViewBase.OnMouseClickedTable(CyTableViewMouseEventArgs e)

   in CyDesigner.Common.Base.Controls.CyTableViewBase.OnMouseClick(MouseEventArgs e)

   in CyDesigner.Common.Base.Controls.CyTableViewBase.control_MouseClick(Object sender, MouseEventArgs e)

   in System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)

   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   in System.Windows.Forms.Control.WndProc(Message& m)

   in System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   in System.Windows.Forms.ContainerControl.WndProc(Message& m)

   in System.Windows.Forms.UserControl.WndProc(Message& m)

   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Assembly caricati **************

mscorlib

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4180.0 built by: NET48REL1LAST_B

    Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

psoc_creator

    Versione assembly: 4.3.0.1445

    Versione Win32:

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/psoc_creator.exe

----------------------------------------

cycmbase

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cycmbase.DLL

----------------------------------------

System.Windows.Forms

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4150.0 built by: NET48REL1LAST_C

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4001.0 built by: NET48REL1LAST_C

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

cydevicedb

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydevicedb.DLL

----------------------------------------

CyFramework

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/CyFramework.DLL

----------------------------------------

cys3db

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cys3db.DLL

----------------------------------------

CyPrjMgmt

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/CyPrjMgmt.DLL

----------------------------------------

cygde

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cygde.DLL

----------------------------------------

cygdegfxlib

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cygdegfxlib.DLL

----------------------------------------

cydebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydebugger.DLL

----------------------------------------

cyautomation

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyautomation.DLL

----------------------------------------

System.Core

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4180.0 built by: NET48REL1LAST_B

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Configuration

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

UIFramework.Product6.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product6.WinForms.DLL

----------------------------------------

UIFramework.Product2.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product2.WinForms.DLL

----------------------------------------

UIFramework.Product5.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product5.WinForms.DLL

----------------------------------------

UIFramework.Product4.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product4.WinForms.DLL

----------------------------------------

CyShared

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/CyShared.DLL

----------------------------------------

System.Management

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

----------------------------------------

System.Web.Services

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

----------------------------------------

dyw2mpla

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.8.4001.0 built by: NET48REL1LAST_C

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

cydsextensions

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydsextensions.DLL

----------------------------------------

cygnuarmshipped

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/import/gnu/arm/cygnuarmshipped.dll

----------------------------------------

cykeilpk51

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/import/keil/pk51/cykeilpk51.dll

----------------------------------------

cyeditors

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyeditors.DLL

----------------------------------------

UIFramework.Product6.Addons.DotNet.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product6.Addons.DotNet.WinForms.DLL

----------------------------------------

cytransport

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cytransport.DLL

----------------------------------------

cypsocdebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cypsocdebugger.EXE

----------------------------------------

cygdbdebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cygdbdebugger.DLL

----------------------------------------

cyarmdebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyarmdebugger.DLL

----------------------------------------

cyppdeviceio

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyppdeviceio.DLL

----------------------------------------

cywin32deviceio

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cywin32deviceio.DLL

----------------------------------------

bootloader_host

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/bootloader_host.EXE

----------------------------------------

cydsfit

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydsfit.EXE

----------------------------------------

cyfitter_fm

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyfitter_fm.EXE

----------------------------------------

cyfitlib

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyfitlib.DLL

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

ICSharpCode.SharpZipLib

    Versione assembly: 0.85.4.369

    Versione Win32: 0.85.4.369

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/ICSharpCode.SharpZipLib.DLL

----------------------------------------

System.Drawing.Design

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll

----------------------------------------

System.Design

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll

----------------------------------------

UIFramework.Product1.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product1.WinForms.DLL

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

MigraDoc.DocumentObjectModel

    Versione assembly: 1.32.3885.0

    Versione Win32: 1.32.3885.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/MigraDoc.DocumentObjectModel.DLL

----------------------------------------

cyhextool

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyhextool.EXE

----------------------------------------

cykeilspawner

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cykeilspawner.EXE

----------------------------------------

cytunerextensions

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cytunerextensions.DLL

----------------------------------------

cyclangwrapper

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyclangwrapper.DLL

----------------------------------------

PP_Accessor

    Versione assembly: 3.24.1.2235

    Versione Win32: 3.24.1.2235

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/PP_Accessor.DLL

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

PP_COM_Wrapper

    Versione assembly: 3.28.6.4409

    Versione Win32: 3.28.6.4409

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/Programmer/PP_COM_Wrapper.dll

----------------------------------------

PP_PC_Wrapper

    Versione assembly: 3.28.6.4409

    Versione Win32: 3.28.6.4409

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/Programmer/PP_PC_Wrapper.dll

----------------------------------------

ProgrammerLibrary

    Versione assembly: 3.28.6.4409

    Versione Win32: 3.28.6.4409

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/Programmer/ProgrammerLibrary.DLL

----------------------------------------

Accessibility

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

cyp3fit

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyp3fit.EXE

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

AxInterop.SHDocVw

    Versione assembly: 1.1.0.0

    Versione Win32: 1.1.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/AxInterop.SHDocVw.DLL

----------------------------------------

Interop.SHDocVw

    Versione assembly: 1.1.0.0

    Versione Win32: 1.1.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/Interop.SHDocVw.DLL

----------------------------------------

mscorlib.resources

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll

----------------------------------------

System.Windows.Forms.resources

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll

----------------------------------------

Microsoft.mshtml

    Versione assembly: 7.0.3300.0

    Versione Win32: 7.0.3300.0

    Base di codice: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll

----------------------------------------

CyComponentLibrary_65fe1f8a6cd32b6e353a8ad0ef05ea46002fba85ebbbd6d3ef946952d7cc7c85

    Versione assembly: 0.0.0.0

    Versione Win32: 0.0.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/psoc/content/cycomponentlibrary/CyComponentLibrary.cylib/CyComponentLibrary.dll

----------------------------------------

cydstoolkit

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydstoolkit.DLL

----------------------------------------

cyprimitives_51970e599dc9fe71dc823be05afcec24d44b6e0795d948dda179790f16769558

    Versione assembly: 0.0.0.0

    Versione Win32: 0.0.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/psoc/content/CyPrimitives/CyPrimitives.cylib/CyPrimitives.dll

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

BLE_PDL_v2_20

    Versione assembly: 1.0.0.0

    Versione Win32: 1.0.0.0

    Base di codice: file:///C:/Users/vitto/Documents/PSoC%20Creator/4.3/Downloads%20(%204.3).cylib/BLE_PDL_v2_20/BLE_PDL_v2_20.dll

----------------------------------------

BLE_v3_65

    Versione assembly: 1.0.0.0

    Versione Win32: 1.0.0.0

    Base di codice: file:///C:/Users/vitto/Documents/PSoC%20Creator/4.3/Downloads%20(%204.3).cylib/BLE_v3_65/BLE_v3_65.dll

----------------------------------------

************** Debug JIT **************

Per abilitare il debug JIT, è necessario impostare il valore

jitDebugging nella sezione system.windows.forms del file di configurazione

dell'applicazione o del computer (machine.config).

L'applicazione inoltre deve essere compilata con il debug

abilitato.

Ad esempio:

<configuration>

    <system.windows.forms jitDebugging="true" />

</configuration>

Quando il debug JIT è abilitato, tutte le eccezioni non gestite

vengono inviate al debugger JIT registrato nel computer,

anziché essere gestite da questa finestra di dialogo.

Hi All

PSoC 4.3 is unable to open any project or to create a new one.

I uninstalled all the old PSoC version, I purge all I found about Cypress, I installed (and reinstalled) several time 4.3 version, but no way; it does not work.

The log file I get when I try to open an existing project is here reported.

Should I come back to 4.2 version or Is there something I can do for make it working?

Thanks

Best Regards

Vittorio

Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra

sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************

System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.

   in CyDesigner.Common.ProjMgmt.Model.CyPrjMgmtComponentMgr.AreCustomizersAllowed()

   in CyDesigner.Common.ProjMgmt.Model.CyPrjMgmtProjectPSoCExe.AreCustomizersAllowed()

   in CyDesigner.Common.Db.CyS3Db.CyInst.GetCustomizerProviderImpl(CyCompName compName, CyInstBindContext ctx, String schName)

   in CyDesigner.Common.Db.CyS3Db.CyInst.GetCustomizerProvider(CyCompName compName, CyInstBindContext ctx, CyInstCustomizerProvider& custProvider)

   in CyDesigner.Device.FitLib.DesignWideResources.Components.CyComponentsModel.GetIsDesignWideComponent(CyPrjMgmtProjectPSoCExe proj, CyComponentMaster master, CyCompName compName, CyElabInstBindContext context, Boolean checkLatesetIfDoesNotExist)

   in CyDesigner.Device.FitLib.DesignWideResources.Components.CyComponentsModel.GetSelectedSupportedComponentsBySource()

   in CyDesigner.Device.FitLib.DesignWideResources.Components.CyComponentsModel.GetSelectedSupportedComponents()

   in CyDesigner.Common.ProjMgmt.DWR.CyDWRMgr.<get_DwInsts>d__a.MoveNext()

   in System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)

   in CyDesigner.Gde.ComponentUpdateTool.CyCutDocument..ctor(CyPrjMgmtProjectPSoCExe owningPrj)

   in CyDesigner.Gde.ComponentUpdateTool.CyCutInputData..ctor(CyDesignerFramework fwk, IEnumerable`1 mgrs)

   in CyDesigner.Gde.Common.CyGdePlugin.UpdateCutStatusBarIcon(Boolean writeOutputMsg)

   in CyDesigner.Gde.Common.CyGdePlugin.mgr_CurrentWorkspaceChanged(Object sender, EventArgs e)

   in System.EventHandler.Invoke(Object sender, EventArgs e)

   in CyDesigner.Common.Base.CyBasic.RaiseEvent(EventHandler eventToRaise, Object sender, EventArgs eventArgs)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.OnCurrentWorkspaceChanged(EventArgs e)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.set_CurrentWrkspc(CyPrjMgmtWrkspc value)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.OpenWorkspace(CyPrjMgmtWrkspc workspace)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.CheckandOpenWorkspace(String item)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.OpenItem(String item)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.RecentProjectHandler(Object sender, CyCommandClickedEventArgs e)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.Execute(EventHandler`1 handler, Object sender, CyCommandClickedEventArgs e)

   in CyDesigner.Framework.CyDesignerFramework.CommandClicked(Object sender, BarCommandLinkEventArgs e)

   in ActiproSoftware.UIStudio.Bar.BarCommandLinkEventHandler.Invoke(Object sender, BarCommandLinkEventArgs e)

   in ActiproSoftware.UIStudio.Bar.BarManager.OnCommandClick(BarCommandLinkEventArgs e)

   in ActiproSoftware.UIStudio.Bar.BarManager.b(BarCommandLinkEventArgs A_0)

   in ActiproSoftware.UIStudio.Bar.BarManager.a(Command A_0, Boolean A_1)

   in ActiproSoftware.UIStudio.Bar.BarManager.RaiseCommand(Command command)

   in CyDesigner.Common.ProjMgmt.CyPrjMgr.RaiseRecentPrjCmd(String prjCanonicalName)

   in CyDesigner.StartPage.CyStartPageControl.OpenRecentProject(String prjCanonicalPath)

   in CyDesigner.StartPage.CyStartPageControl.CyClickableStartPageRow`1.PerformClick()

   in CyDesigner.StartPage.CyStartPageControl.m_table_MouseClickedTable(Object sender, CyTableViewMouseEventArgs e)

   in CyDesigner.Common.Base.Controls.CyTableViewBase.OnMouseClickedTable(CyTableViewMouseEventArgs e)

   in CyDesigner.Common.Base.Controls.CyTableViewBase.OnMouseClick(MouseEventArgs e)

   in CyDesigner.Common.Base.Controls.CyTableViewBase.control_MouseClick(Object sender, MouseEventArgs e)

   in System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)

   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   in System.Windows.Forms.Control.WndProc(Message& m)

   in System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   in System.Windows.Forms.ContainerControl.WndProc(Message& m)

   in System.Windows.Forms.UserControl.WndProc(Message& m)

   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Assembly caricati **************

mscorlib

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4180.0 built by: NET48REL1LAST_B

    Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

psoc_creator

    Versione assembly: 4.3.0.1445

    Versione Win32:

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/psoc_creator.exe

----------------------------------------

cycmbase

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cycmbase.DLL

----------------------------------------

System.Windows.Forms

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4150.0 built by: NET48REL1LAST_C

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4001.0 built by: NET48REL1LAST_C

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

cydevicedb

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydevicedb.DLL

----------------------------------------

CyFramework

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/CyFramework.DLL

----------------------------------------

cys3db

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cys3db.DLL

----------------------------------------

CyPrjMgmt

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/CyPrjMgmt.DLL

----------------------------------------

cygde

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cygde.DLL

----------------------------------------

cygdegfxlib

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cygdegfxlib.DLL

----------------------------------------

cydebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydebugger.DLL

----------------------------------------

cyautomation

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyautomation.DLL

----------------------------------------

System.Core

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.4180.0 built by: NET48REL1LAST_B

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Configuration

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

UIFramework.Product6.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product6.WinForms.DLL

----------------------------------------

UIFramework.Product2.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product2.WinForms.DLL

----------------------------------------

UIFramework.Product5.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product5.WinForms.DLL

----------------------------------------

UIFramework.Product4.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product4.WinForms.DLL

----------------------------------------

CyShared

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/CyShared.DLL

----------------------------------------

System.Management

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

----------------------------------------

System.Web.Services

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

----------------------------------------

dyw2mpla

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.8.4001.0 built by: NET48REL1LAST_C

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

cydsextensions

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydsextensions.DLL

----------------------------------------

cygnuarmshipped

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/import/gnu/arm/cygnuarmshipped.dll

----------------------------------------

cykeilpk51

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/import/keil/pk51/cykeilpk51.dll

----------------------------------------

cyeditors

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyeditors.DLL

----------------------------------------

UIFramework.Product6.Addons.DotNet.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product6.Addons.DotNet.WinForms.DLL

----------------------------------------

cytransport

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cytransport.DLL

----------------------------------------

cypsocdebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cypsocdebugger.EXE

----------------------------------------

cygdbdebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cygdbdebugger.DLL

----------------------------------------

cyarmdebugger

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyarmdebugger.DLL

----------------------------------------

cyppdeviceio

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyppdeviceio.DLL

----------------------------------------

cywin32deviceio

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cywin32deviceio.DLL

----------------------------------------

bootloader_host

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/bootloader_host.EXE

----------------------------------------

cydsfit

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydsfit.EXE

----------------------------------------

cyfitter_fm

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyfitter_fm.EXE

----------------------------------------

cyfitlib

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyfitlib.DLL

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

ICSharpCode.SharpZipLib

    Versione assembly: 0.85.4.369

    Versione Win32: 0.85.4.369

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/ICSharpCode.SharpZipLib.DLL

----------------------------------------

System.Drawing.Design

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll

----------------------------------------

System.Design

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll

----------------------------------------

UIFramework.Product1.WinForms

    Versione assembly: 16.1.330.0

    Versione Win32: 16.1.330.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/UIFramework.Product1.WinForms.DLL

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

MigraDoc.DocumentObjectModel

    Versione assembly: 1.32.3885.0

    Versione Win32: 1.32.3885.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/MigraDoc.DocumentObjectModel.DLL

----------------------------------------

cyhextool

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyhextool.EXE

----------------------------------------

cykeilspawner

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cykeilspawner.EXE

----------------------------------------

cytunerextensions

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cytunerextensions.DLL

----------------------------------------

cyclangwrapper

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyclangwrapper.DLL

----------------------------------------

PP_Accessor

    Versione assembly: 3.24.1.2235

    Versione Win32: 3.24.1.2235

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/PP_Accessor.DLL

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

PP_COM_Wrapper

    Versione assembly: 3.28.6.4409

    Versione Win32: 3.28.6.4409

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/Programmer/PP_COM_Wrapper.dll

----------------------------------------

PP_PC_Wrapper

    Versione assembly: 3.28.6.4409

    Versione Win32: 3.28.6.4409

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/Programmer/PP_PC_Wrapper.dll

----------------------------------------

ProgrammerLibrary

    Versione assembly: 3.28.6.4409

    Versione Win32: 3.28.6.4409

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/Programmer/ProgrammerLibrary.DLL

----------------------------------------

Accessibility

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

cyp3fit

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cyp3fit.EXE

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

AxInterop.SHDocVw

    Versione assembly: 1.1.0.0

    Versione Win32: 1.1.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/AxInterop.SHDocVw.DLL

----------------------------------------

Interop.SHDocVw

    Versione assembly: 1.1.0.0

    Versione Win32: 1.1.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/Interop.SHDocVw.DLL

----------------------------------------

mscorlib.resources

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll

----------------------------------------

System.Windows.Forms.resources

    Versione assembly: 4.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll

----------------------------------------

Microsoft.mshtml

    Versione assembly: 7.0.3300.0

    Versione Win32: 7.0.3300.0

    Base di codice: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll

----------------------------------------

CyComponentLibrary_65fe1f8a6cd32b6e353a8ad0ef05ea46002fba85ebbbd6d3ef946952d7cc7c85

    Versione assembly: 0.0.0.0

    Versione Win32: 0.0.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/psoc/content/cycomponentlibrary/CyComponentLibrary.cylib/CyComponentLibrary.dll

----------------------------------------

cydstoolkit

    Versione assembly: 4.3.0.1445

    Versione Win32: 4.3.0.1445

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/bin/cydstoolkit.DLL

----------------------------------------

cyprimitives_51970e599dc9fe71dc823be05afcec24d44b6e0795d948dda179790f16769558

    Versione assembly: 0.0.0.0

    Versione Win32: 0.0.0.0

    Base di codice: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.3/PSoC%20Creator/psoc/content/CyPrimitives/CyPrimitives.cylib/CyPrimitives.dll

----------------------------------------

Microsoft.GeneratedCode

    Versione assembly: 1.0.0.0

    Versione Win32: 4.8.3752.0 built by: NET48REL1

    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

BLE_PDL_v2_20

    Versione assembly: 1.0.0.0

    Versione Win32: 1.0.0.0

    Base di codice: file:///C:/Users/vitto/Documents/PSoC%20Creator/4.3/Downloads%20(%204.3).cylib/BLE_PDL_v2_20/BLE_PDL_v2_20.dll

----------------------------------------

BLE_v3_65

    Versione assembly: 1.0.0.0

    Versione Win32: 1.0.0.0

    Base di codice: file:///C:/Users/vitto/Documents/PSoC%20Creator/4.3/Downloads%20(%204.3).cylib/BLE_v3_65/BLE_v3_65.dll

----------------------------------------

************** Debug JIT **************

Per abilitare il debug JIT, è necessario impostare il valore

jitDebugging nella sezione system.windows.forms del file di configurazione

dell'applicazione o del computer (machine.config).

L'applicazione inoltre deve essere compilata con il debug

abilitato.

Ad esempio:

<configuration>

    <system.windows.forms jitDebugging="true" />

</configuration>

Quando il debug JIT è abilitato, tutte le eccezioni non gestite

vengono inviate al debugger JIT registrato nel computer,

anziché essere gestite da questa finestra di dialogo.

0 Likes
1 Solution

After analyzing the dump file, the error seems be because of corrupted registery.

pastedImage_0.png

Please follow the steps mentioned at this link to run the Check Disk and the System File Checker commands to repair or clean any corrupted files. Then do the following:

(1) Disable any anti-virus or end-point protection softwares that you may have.

(2) Uninstall PSoC Creator 4.3 if not already done.

(3) Delete any stray folders/files that may have remained in "C:\Program Files (x86)\Cypress\PSoC Creator\4.3"

(4) Install PSoC Creator 4.3

(5) Run PSoC Creator with no applications open.

(6) If it crashes again, please share the new dump file.

Let me know your observations.

Regards,

Dheeraj

View solution in original post

7 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Please follow these steps:

(1) Uninstall PSoC Creator 4.3.

(2) Delete all the folders and files inside this path if any: "C:\Program Files (x86)\Cypress\PSoC Creator\4.3"

(3) Disable any active anti-virus software which is running in the background

(4) Install PSoC Creator 4.3

Check if it works now. Let me know your observations. 

If it doesn't, run PSoC Creator and open Task Manager. Right-click on PSoC Creator process > Create dump File. Once it crashes, it will show where the dump file is located. Please share the dump file here.

Regards,

Dheeraj

0 Likes
lock attach
Attachments are accessible only for community members.

Dear Dheeraj

Still not working. The .DMP file is too big for the e-mail, how can I send it to you ?

Best Regards

Vittorio

Da: DheerajK_81 <community-manager@cypress.com>

Inviato: mercoledì 10 giugno 2020 19:35

A: Vittorio Tenca <vittorio.tenca@vemtech.it>

Oggetto: Re: - PSoC creator 4.3 unable to open any project

<http://www.cypress.com/>

<https://community.cypress.com/?et=watches.email.thread> Cypress Developer Community

PSoC creator 4.3 unable to open any project

reply from DheerajK_81 <https://community.cypress.com/people/DheerajK_81?et=watches.email.thread> in PSoC Creator & Designer Software - View the full discussion <https://community.cypress.com/message/238683?et=watches.email.thread#238683>

0 Likes

Hello Vittorio,

Can you save it in Google Drive or OneDrive and then share the link?

Regards,

Dheeraj

0 Likes
lock attach
Attachments are accessible only for community members.

Hi Dheeraj

Please find the .DMP file at the following link:

https://drive.google.com/drive/folders/1KuxMR_cxinkhhDPDGadWA98T4o3XR_Sf?usp=sharing

FYI: In the meantime I reinstalled Creator4.2 that is normally working.

Best Regards

Vittorio

Da: DheerajK_81 <community-manager@cypress.com>

Inviato: martedì 16 giugno 2020 08:31

A: Vittorio Tenca <vittorio.tenca@vemtech.it>

Oggetto: Re: - PSoC creator 4.3 unable to open any project

<http://www.cypress.com/>

<https://community.cypress.com/?et=watches.email.thread> Cypress Developer Community

PSoC creator 4.3 unable to open any project

reply from DheerajK_81 <https://community.cypress.com/people/DheerajK_81?et=watches.email.thread> in PSoC Creator & Designer Software - View the full discussion <https://community.cypress.com/message/239209?et=watches.email.thread#239209>

0 Likes
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I'm just curious, but in which folder do you put your project(s)?

Can you try creating a folder just under C: something like "C:\Cypress" or "C:\PSoC"

Then put a project or two and try opening it with PSoC Creator?

In case, I'm missing the point, I'm sorry.

moto

0 Likes
lock attach
Attachments are accessible only for community members.

Hi

No way, also in C:\.. the result is the same.

Thanks

Vittorio

Da: Motoo Tanaka <community-manager@cypress.com>

Inviato: mercoledì 17 giugno 2020 13:08

A: Vittorio Tenca <vittorio.tenca@vemtech.it>

Oggetto: Re: - PSoC creator 4.3 unable to open any project

<http://www.cypress.com/>

<https://community.cypress.com/?et=watches.email.thread> Cypress Developer Community

PSoC creator 4.3 unable to open any project

reply from Motoo Tanaka <https://community.cypress.com/people/MoTa_728816?et=watches.email.thread> in PSoC Creator & Designer Software - View the full discussion <https://community.cypress.com/message/239400?et=watches.email.thread#239400>

0 Likes

After analyzing the dump file, the error seems be because of corrupted registery.

pastedImage_0.png

Please follow the steps mentioned at this link to run the Check Disk and the System File Checker commands to repair or clean any corrupted files. Then do the following:

(1) Disable any anti-virus or end-point protection softwares that you may have.

(2) Uninstall PSoC Creator 4.3 if not already done.

(3) Delete any stray folders/files that may have remained in "C:\Program Files (x86)\Cypress\PSoC Creator\4.3"

(4) Install PSoC Creator 4.3

(5) Run PSoC Creator with no applications open.

(6) If it crashes again, please share the new dump file.

Let me know your observations.

Regards,

Dheeraj