Error when creating a project from atollic

Sysprogs forums Forums VisualGDB Error when creating a project from atollic

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21711
    moconnell
    Participant

    I tried on a couple of different Atollic Projects…

    New->Project, VisualGDB, Embedded Project Wizard

    Import a project built with cmnd-line tools, Generate a Makefile-based project, Copy Imported files to project directory

    Select STM32F405VG, Flash, Hardware Floating Point

    Selected the folder with the Atollic project files and selected Import preserving directory structure.

    Creating project runs and then throws the following error…

    “Object reference not set to an instance of an object”

    VisualGDB version: 5.4.4.2394
    —————— System.NullReferenceException ——————
    System.NullReferenceException: Object reference not set to an instance of an object.

    VS17.

    Any suggestions?

    Thanks,

    -MO

     

    #21714
    support
    Keymaster

     

    Hi,

    Sorry, looks like you have omitted the stack trace (lines underneath the exception name) that contain information necessary to pinpoint the source of this. Please attach them as well and we should be able to see what is going on.

    If you are not sure, please post a screenshot of the error message as it is shown.

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