NullReferenceException while import Keil project

Sysprogs forums Forums VisualGDB NullReferenceException while import Keil project

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #21784
    danluck
    Participant

    Hi.

    We use Keil uVision v. 5.25.2.0. Now we try VisualGDB free 30-days version. I successfully create project for nRF52832 MCU (PCA10040 dev. board), download example code for LED blinking and it work’s fine.

    Also I successfully try to use UnitTesting throw Visual Studio by CppUTest framerwork on this board and everything OK.

    But error happend when I try to import project from Keil with two different ways.

    A1. Create the new project in Visual Studio 2015 (Import a project build with command-line tools -> Generate a Makefile-based project -> Copy imported files to project directory)
    A2. Select project type
    A3. Device Selection
    A4. Import Source
    A5. Debug Method
    A6. Error
    A7. Now VisualGDB project not created correct

    Other way:
    B1. Create new project
    B2. Select project type: Automatically import a project in a different format (Import an existing Keil Project)
    B3. Device Selection
    B4. Debug Method
    B5. Error
    B6. There are no Visual GDB project
    My OS: Windows 7 64-bit SP1

    Attachments:
    You must be logged in to view attached files.
    #21789
    danluck
    Participant

    And continue…

     

    Attachments:
    You must be logged in to view attached files.
    #21794
    danluck
    Participant

    And the last

    Attachments:
    You must be logged in to view attached files.
    #21799
    danluck
    Participant

    Add: I use this tutorial for import project from Keil to VisualGDB:

    https://visualgdb.com/tutorials/arm/keil/

    #21811
    support
    Keymaster

    Hi,

    Sorry about that, looks like a bug introduced by a recent refactoring. Please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.4.4.2407.msi

    #21814
    danluck
    Participant

    Thank you, attached build work’s OK. Now I can import keil projects successfully.

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