background image

 
 

C O P Y R I G H T   N O T I C E  
Copyright (c) 2011 by Signum Systems Corporation. All rights are reserved worldwide. No part of this publication may be 

reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language or computer language, in 
any form or by any means, electronic, mechanical, magnetic, optical, chemical, manual, or otherwise, without the prior 
written permission of Signum Systems. 

D I S C L A I M E R  
Signum Systems makes no representations or warranties with respect to the contents hereof and specifically disclaims any 

implied warranties of merchantability or fitness for any particular purpose. Also, Signum Systems reserves the right to 
revise this publication and to make changes from time to time in the content hereof without obligation of Signum 
Systems to notify any person or organization of such revision or changes. 

W A R R A N T Y  
Signum Systems warrants to the original purchaser that this product is free of defects in material and workmanship and 

performs to applicable published Signum Systems specifications for a period of SIX MONTHS from the date of 
shipment. If defective, the product must be returned to Signum Systems, prepaid, within the warranty period, and it will 
be repaired or replaced (at our option) at no charge. Equipment or parts which have been subject to misuse, abuse, 
alteration, neglect, accident, unauthorized installation or repair are not covered by warranty. This warranty is in lieu of any 
other warranty expressed or implied. IN NO EVENT SHALL SIGNUM SYSTEMS BE LIABLE FOR 
CONSEQUENTIAL DAMAGES OF ANY KIND. It is up to the purchaser to determine the reliability and suitability of 
this product for his particular application. 

 

 

1 2 1 1   F L Y N N   R D . ,   U N I T   # 1 0 4  

C A M A R I L L O ,   C A   9 3 0 1 2 ,   U . S . A  
P H O N E     8 0 5   •   3 8 3   •   3 6 8 2 
W W W . S I G N U M . C O M 

 UM-GDB 3.4.10.12.31  830

Summary of Contents for GDB Server

Page 1: ...SIGNUM SY STEMS CORPORATION GDB Server for ARM XScale and Cortex User Manual Server series...

Page 2: ...tion of such revision or changes WARRANTY Signum Systems warrants to the original purchaser that this product is free of defects in material and workmanship and performs to applicable published Signum...

Page 3: ...the Server 3 Usage 3 Emulation Parameter File 5 Macro Initialization Files 5 Board and CPU Customization 6 Loading to Flash 6 Configuring the Debugger 7 GNU GDB Debugger 7 Code Sourcery G IDE 8 Using...

Page 4: ...er emulator tandem requires a license If your emulator does not have it an external license file must be obtained from Signum Systems Once received the Jxxxxx Gdb lic file needs to be placed in the di...

Page 5: ...finition files boards par ini CPU and target specific parameter and board initialization files targets def Peripheral register definition files Drivers USB JTAGjet USB driver TABLE 1 The contents of t...

Page 6: ...will make the license available to all your Signum applications To make the license available exclusively to the Signum GDB server put the license file in the directory where you installed SigGdbServ...

Page 7: ...T H A N O R F L A S H A T 0 X A 0 0 0 _ 0 0 0 0 sigGdbServer cpu iMX31 init flash cfi 0xA000_0000 ram 16k 0x1FFF_C000 C O N N E C T T O T H E L U M I N A R Y M I C R O L M 3 S X X X P R O C E S S O R...

Page 8: ...SB S16 SW S32 SD addr value OR value with memory at addr S8 SB S16 SW S32 SD addr value AND value with memory at addr S8 SB S16 SW S32 SD addr value XOR value with memory at addr D8 DB D16 DW D32 DD...

Page 9: ...figure the GDB server for several microcontrollers with internal flash memory are shown on page 4 The current version of the server supports the following flash types external CFI compatible NOR flash...

Page 10: ...ecting to the server on the local machine gdb target remote localhost 2000 The server will report a successful connection If GDB can read an XML target description from a target the server will load t...

Page 11: ...t simultaneously The server may also be started directly from the GDB debugger using a pipe So started SigGdbServer receives commands from the debugger on its standard input and sends answers on its s...

Page 12: ...g External Embedded Server and connection parameters 3 JTAGjet GDB Server ver 1 06 and earlier require the verbose resume mode to be disabled Add the following command to your gdbinit file set remote...

Page 13: ...e described in section Loading to Flash page 6 The set verify memory command controls memory verification by the server after writing As write operations involving 4 or less bytes may be attempts to a...

Page 14: ...nual for the format description If the file name extension or the file path matches its default value it can be omitted The default extension of the register definition file is def and the default fil...

Page 15: ...command gdb set var CP15 CONTROL 0x51078 Alternatively coprocessor registers may be accessed using one of the monitor commands See Table 2 on page 5 for a list of available commands For instance gdb...

Page 16: ...ead size 0x240 lma 0x90008000 Loading section init size 0x1edc0 lma 0x90008240 Loading section text size 0x34f5b8 lma 0x90027000 Loading section text init size 0xd4 lma 0x903765b8 Loading section __ks...

Page 17: ...Set a hardware breakpoint at start_kernel gdb hbreak start_kernel Hardware assisted breakpoint 6 at 0xc00087b0 file init main c line 547 gdb c Continuing Breakpoint 6 start_kernel at init main c 547 5...

Reviews: