0

I have an STM32cubeIde 1.16.0 project.

When I launch ApplicationTemplate.touchgfx.part, I get the following error in the log file:

2025-05-15 10:35:12,492 [1] ERROR TouchGFXDesigner.App: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
   at TouchGFXDesigner.Main.Project.Configuration.FeatureConfig.FeatureConfigCategory.UncheckFeaturesBasedOnSTMFamily(IEnumerable`1 allFeatures, String family, String subFamily)
   at TouchGFXDesigner.Main.Project.Configuration.FeatureConfig.FeatureConfigCategory.InitializeFeatureGroups()
   at TouchGFXDesigner.Main.MainWindowViewModel.InitializeFeatureGroupsWhenCreatingNewProject()
   at TouchGFXDesigner.Main.MainWindowViewModel.LoadApplication(LoadApplicationEvent loadApplicationEvent)
   at ApplicationEvents.ApplicationEvent.Raise[T](T args)

How do I solve this?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.