Results 1 to 3 of 3

Thread: Qt Creator with Black Magic Probe- debugger (GNU ARM Embedded)

  1. #1
    Join Date
    Jun 2012
    Posts
    63
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt Creator with Black Magic Probe- debugger (GNU ARM Embedded)

    Is it possible to get Qt Creator debugging with Black Magic Probe- debugger hardware with GNU ARM Embedded project working ? Black Magic Probe (BMP) attached to USB and implements GDB server and shows up as a virtual COM port ?

    In Bare Metal section options are default, ST Link and openocd.

    Basically to get it connected in Windows in gdb.exe I issue:

    Qt Code:
    1. target extended-remote \\.\COM10
    To copy to clipboard, switch view to plain text mode 

    I've added 'ARM GDB' under 'kits' section where I've defined arm-gdb debugger binary. But In the Projects->Debug it seems it is not possible to add this kit (ARM GDB) so that debugger would start. Any ideas ?

  2. #2
    Join Date
    Jun 2012
    Posts
    63
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt Creator with Black Magic Probe- debugger (GNU ARM Embedded)

    Anybody debugging with arm-gdb under Qt Creator ?

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt Creator with Black Magic Probe- debugger (GNU ARM Embedded)

    When you say it is not possible to add the kit, maybe it is not completely configured.

    Are all the kits components configured?
    Do any field indicate a warning or error?

    Cheers,
    _

Similar Threads

  1. Qt creator for Beaglebone black
    By Nagarajan in forum Newbie
    Replies: 0
    Last Post: 24th October 2013, 07:28
  2. debugger not working qt creator
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 2
    Last Post: 6th December 2011, 11:55
  3. Installing QT Creator - debugger is missing!
    By Istrebitel in forum Newbie
    Replies: 4
    Last Post: 19th October 2010, 13:05
  4. Qt Creator QT Creator debugger gone bad on 4.6.2 Windows
    By jjmellon in forum Qt Tools
    Replies: 3
    Last Post: 22nd July 2010, 00:10
  5. creator MSVC debugger problem
    By glenn in forum Qt Tools
    Replies: 0
    Last Post: 10th August 2009, 11:44

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.