This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Setting breakpoints


I thought I had to do something along the lines you described,
but then simply specifying the ".2ram.text" section worked like
a charm. You don't comment upon using ".2ram.text" in your
posting.

Output of headers when using ".2ram.text" section.

arm-elf-objdump -h helloworld


....
 15 .data         000005f4  00004000  01026dc8  00014000  2**2
                  CONTENTS, ALLOC, LOAD, CODE
....

Øyvind


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]