NRFConnect new project wizard exception

Sysprogs forums Forums VisualGDB NRFConnect new project wizard exception

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32790
    ThomVisGdb04
    Participant

    Hi, unfortunately I have to use nordic nrfconnect-zephyr again.
    (Is NRFConnect still supported+maintained, as now nordic offers VSCode IDE?)
    But on two almost newly setup PCs (but VisualGDB flawless for some weeks with STM32 projects),
    when using the nrfconnect wizard for a new project,
    when asked to select the (ncs) SDK version, clicking the
    list bottom option ‘Clone a new NRFConnect SDK’
    I get this exception;

    VisualGDB version: 5.6.106.4622
    —————— System.Xaml.XamlParseException ——————
    System.Xaml.XamlParseException: Exception of type ‘System.Xaml.XamlParseException’ was thrown.
    at System.Windows.Baml2006.Baml2006Reader.ReadObject(KeyRecord record)
    at System.Windows.ResourceDictionary.CreateObject(KeyRecord key)
    at System.Windows.ResourceDictionary.OnGettingValue(Object key, Object& value, Boolean& canCache)
    at System.Windows.ResourceDictionary.OnGettingValuePrivate(Object key, Object& value, Boolean& canCache)
    at System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean& canCache)
    at System.Windows.ResourceDictionary.GetValue(Object key, Boolean& canCache)
    at VisualGDB.Common_GUI.WPF.Embedded.NRFConnectSDKSelector.CloneSDK_Click(Object sender, RoutedEventArgs e)
    trace=[System.Windows.Baml2006.Baml2006Reader.ReadObject:112,
    System.Windows.ResourceDictionary.CreateObject:0, System.Windows.ResourceDictionary.OnGettingValue:74,
    System.Windows.ResourceDictionary.OnGettingValuePrivate:16, System.Windows.ResourceDictionary.GetValueWithoutLock:16,
    System.Windows.ResourceDictionary.GetValue:55, VisualGDB.Common_GUI.WPF.Embedded.NRFConnectSDKSelector.CloneSDK_Click:11]

    Thanks, Tom.

     

    #32793
    support
    Keymaster

    Hi,

    No problem, this looks like a known issue that is already fixed in our development branch. Please try this build: VisualGDB-5.6.106.4630.msi

    We are maintaining our NRFConnect support. We periodically check compatibility with the latest SDK versions, update VisualGDB accordingly and are happy to offer numerous productivity features that make VisualGDB development experience better compared to VSCode.

    #32797
    ThomVisGdb04
    Participant

    Yes, thanks, this build worked!  (using ncs 1.9.1 for nRF52840 –  it even offered the latest ncs 2.0.0, will test that sometime later).

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.