Forum Replies Created
-
AuthorPosts
-
teslasystemsParticipant
I just reported about the problem that exists in your product.
teslasystemsParticipantI have a different issue, but it’s also a Code Explorer issue, so I decided to post here.
When the Code Explorer is opened, it makes the editor very hard to use, because it freezes the interface almost each time I click somewhere in the editor. For example, I was editing one function, then scroll to some other place in the source file and place the edit cursor there. This action freezes the editor for a couple of seconds while the Code Explorer “thinks” about something… The same happens when I switch between tabs. So, the Code Explorer is unusable in fact, because it makes the editor very unresponsive. If the Code Explorer window is closed or hidden, everything is fine, there are no such freezes.
- This reply was modified 4 months ago by teslasystems.
teslasystemsParticipantI have the same problem while creating a new project.
I’m a beginner to STM32 and VS and was trying to create a simple project just for testing following your tutorial with one exception that STLink v2 was selected as a debugger (https://visualgdb.com/tutorials/arm/stm32/)
On step 12 after clicking “Finish” button in the wizard the following error appeared:
VisualGDB version: 6.0.101.5147
—————— System.ArgumentException ——————
System.ArgumentException: Invalid ruleset name: ConfigurationGeneral
at fu.SetCustomPropertyValue(String c, String b, String a)
at hi.a(xe2 a, IProjectEditContext b, x g, a42 f, e d, Boolean c, g[] e)
at lh.n(EmbeddedWizardState a, IProjectEditContext b, rz f, xe2 c, String e, a42 d)
at lh.DoRunWizardOrThrowException(a42 a, String c, String b)
at ax1`1.Execute(Object d, IntPtr e, Object[]& c, Object[]& a, wizardResult& b)
trace=[fu.SetCustomPropertyValue:41, hi.a:404, lh.n:1346, lh.DoRunWizardOrThrowException:652, ax1`1.Execute:210]Can you explain, what this error means and what should be done to resolve it?
-
AuthorPosts