VGDB fails to extract version from MCUXpresso SDK

Sysprogs forums Forums VisualGDB VGDB fails to extract version from MCUXpresso SDK

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #28789
    UdoEberhardt
    Participant

    Hi,

    I’m using VGDB 5.5.7.3703. When I import a recent NXP MCUXpresso SDK, e.g. SDK_2.8.0_MIMXRT1061xxxxA.zip, then VGDB seems not to be able to determine the version number. The BSP.XML file it generates contains:

    <PackageID>com.sysprogs.imported.ksdk2x.MIMXRT1062xxxxA</PackageID>
    <PackageDescription>Imported MCUXpresso SDK for MIMXRT1062xxxxA</PackageDescription>
    <PackageVersion>unknown</PackageVersion>

    For your reference, I attached the manifest XML of that SDK.

    When I import the same SDK with VGDB 5.5.2 then it correctly shows version “2.8.0”.

    Thanks for looking into this. Let me know if you need more info.

    Regards,
    Udo

    #28793
    support
    Keymaster

    Sorry, looks like the file did not get attached properly. Do you mind packing it into a zip file and attaching it again?

    #28817
    UdoEberhardt
    Participant

    Here is the zipped xml.

     

    Attachments:
    You must be logged in to view attached files.
    #28833
    support
    Keymaster

    No problem, we have updated the version parsing logic in this build: VisualGDB-5.5.8.3747.msi

    #28841
    UdoEberhardt
    Participant

    I confirm the issue is fixed in VisualGDB-5.5.8.3747. Thank you very much for your great support!

    Udo

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