can't import keil to visualgdb sucessfully

Sysprogs forums Forums VisualGDB can't import keil to visualgdb sucessfully

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31978
    nimenhaoa
    Participant

    Hi,

    though I can import keil project to visualgdb, I fail to build it, if I use gcc compiler

    #31979
    nimenhaoa
    Participant

    this is the keil source project

    #31980
    nimenhaoa
    Participant

    hh

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

    Hi,

    This is to be expected. Porting a project to a different compiler will likely require adjusting it to account for differences between the compilers. As soon as you adjust the source code fixing the build errors, VisualGDB will let you build and debug the project as usual.

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