public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Samuel Charnet <samcharnet@gmail.com>
To: John Dallaway <john@dallaway.org.uk>
Cc: eCos Discussion <ecos-discuss@sourceware.org>
Subject: [ECOS] Re: STM32 ROMINT don't run
Date: Sat, 25 Jan 2014 11:07:00 -0000	[thread overview]
Message-ID: <CACra8jU_Cq1hR_BY-rMPnG4Z7PC8q67SY9Om_PQe6JGLRqKc4Q@mail.gmail.com> (raw)
In-Reply-To: <52E22ADF.1040109@dallaway.org.uk>

I still can't debug

I looked in more detail objdump output and i have a strange thing :

So, this is the header :

$ arm-none-eabi-objdump -h hello

hello:     file format elf32-littlearm

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .debug_aranges 000012e0  00000000  00000000  000050d8  2**3
                  CONTENTS, READONLY, DEBUGGING
  1 .debug_info   00047978  00000000  00000000  000063b8  2**0
                  CONTENTS, READONLY, DEBUGGING
  2 .debug_abbrev 0000b993  00000000  00000000  0004dd30  2**0
                  CONTENTS, READONLY, DEBUGGING
  3 .debug_line   0000b85d  00000000  00000000  000596c3  2**0
                  CONTENTS, READONLY, DEBUGGING
  4 .debug_frame  00002ba8  00000000  00000000  00064f20  2**2
                  CONTENTS, READONLY, DEBUGGING
  5 .debug_str    00008f1a  00000000  00000000  00067ac8  2**0
                  CONTENTS, READONLY, DEBUGGING
  6 .debug_loc    00012afc  00000000  00000000  000709e2  2**0
                  CONTENTS, READONLY, DEBUGGING
  7 .rom_vectors  00000008  08000000  08000000  00000098  2**0
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
  8 .ARM.exidx    00000008  08000008  08000008  000000a0  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  9 .text         00004d18  08000010  08000010  000000a8  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 10 .rodata       00000160  08004d28  08004d28  00004dc0  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 11 .eh_frame     00000008  08004e88  08004e88  00004f20  2**0
                  ALLOC
 12 .data         000001b8  20000288  08004e90  00004f20  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 13 .bss          000034bc  20000440  08005048  000050d8  2**3
                  ALLOC
 14 .ARM.attributes 0000002f  00000000  00000000  000834de  2**0
                  CONTENTS, READONLY
 15 .comment      00000070  00000000  00000000  0008350d  2**0
                  CONTENTS, READONLY
 16 .debug_ranges 000046c8  00000000  00000000  0008357d  2**0
                  CONTENTS, READONLY, DEBUGGING

The text section should be

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  parent reply	other threads:[~2014-01-25 11:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CACra8jX5=y1-7iRktxuvK11T8zTNBPfR38=5b57PK2EJNbQ1nA@mail.gmail.com>
2014-01-22 17:24 ` [ECOS] Fwd: " Samuel Charnet
2014-01-23 17:06   ` [ECOS] " John Dallaway
2014-01-23 18:02     ` Samuel Charnet
2014-01-24  8:57       ` John Dallaway
2014-01-24 11:19         ` Samuel Charnet
2014-01-25 11:07         ` Samuel Charnet [this message]
2014-01-25 13:41           ` Samuel Charnet
2014-01-28 20:36             ` Samuel Charnet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACra8jU_Cq1hR_BY-rMPnG4Z7PC8q67SY9Om_PQe6JGLRqKc4Q@mail.gmail.com \
    --to=samcharnet@gmail.com \
    --cc=ecos-discuss@sourceware.org \
    --cc=john@dallaway.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).