This is the mail archive of the ecos-discuss@sourceware.org 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: vector.s branch 0 problem


No, but you *must* run 'arm-elf-objdumop' on "boot", not "boot.o"

That makes sense indeed -.-


Does that size seem right ?
$ arm-elf-size boot
  text    data     bss     dec     hex filename
 23392     824    7420   31636    7b94 boot

If I understand well "boot" is my binary file, yet i can't upload it
to the board using openocd because it keeps telling me the file is too
large -.-

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


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