Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Attaching Configuration of Jlink-JTAG with FriendlyARM Mini2440(ARM9) for debugging using QtCreator
Forum Updated to NodeBB v4.3 + New Features

Attaching Configuration of Jlink-JTAG with FriendlyARM Mini2440(ARM9) for debugging using QtCreator

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yravi
    wrote on last edited by
    #1

    Hi,

    I have Jlink-JTAG with serial no:058006790, and trying to connect to FriendlyARM Mini 2440.. using Qt creator....i have worked all the commands in the manuals but not succeded..required help..

                          My Initial configurations...on Board
    
    1. Setup up the GDBserver compiled for arm-linux and place in home folder of the board..

      1. Running the following commands from the folder

        [root@FriendlyARM gdbserver]# ./gdbserver :2331 /home/ggg (here ggg is the simple GUI program created in qtcreator and cross compile for arm-linux)

             Process /home/ggg created; pid = 712
             Listening on port 2331
        

    On Host Machine(UBUNTU 12.04)..

    1. Started ./StartJLinkGDBServer.sh ...JTAG Connected

    2. Started qtcreator with the same program running on the board,in release board..

    3. Then in tools->options->Debugger->GDB-> in GDB Startup Script placed the file "JLinkGDBServer.ini" provided by segger

    4. In qtcreator, Debug->Start Debugging->Start and Attach to remote application ..Settings as per required

    5. After presseing the ok buttion...the qt creator shows Debugging starts..

    6. But in the Jlink-GDBServer shows starting the CPU and then it holds on ...nothing happens

    7. If i press the Debug interrupt buttion in qtcreator the output of Jlink-GDB Server will close with Segmenation Fault

           ...What is the problem..is it with board or my settings..please suggest me ..worked more than a week to get upto hear....i want actually debug qt creator codes..please help me..waiting for your reply..pls provide any steps for correct excecution
      
    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved