On importing a VisualGDB template an error occurs.
<table>
<tbody>
<tr>
<td>VisualGDB version: 5.3.14.1892
—————— System.NullReferenceException ——————
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
bei System.Windows.Forms.RadioButton.PerformAutoUpdates(Boolean tabbedInto)
bei System.Windows.Forms.RadioButton.set_Checked(Boolean value)
bei v91.d1(EmbeddedUserProjectTemplate b, Boolean c, CLanguageStandard d, ImportedExternalProject e, String a)
bei VisualGDB.Wizard.Embedded.EmbeddedProjectWizardImpl.m.j(h41 a)
bei h41.o_2(v a)
bei v91.o_2(v a)
bei qd.k1(Int32 a)</td>
</tr>
</tbody>
</table>
After Clicking “Finish” the created Project does not got the Compiler Flags from the template.
The attached ZIP container holds:
- the project from where the template was created (“Template\ARM_CM4”)
- the template itself (“Template\ARM_CM4_Template.vgdbxpt”)
- the project which is based on the template (“MyArmCm4Project\MyProjectFromTemplate_VS”)
What should I do to fix the problem?
Attachments:
You must be
logged in to view attached files.