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: STM32 ROMINT don't run


hum sorry, my mail was truncated

The text section should be at 0x8000010, the same address as the
reset_vector function, it is the entry point.

But in objdump i can see  "start address 0x08000011", is it normal ?

When I try to break to reset_vector, nothing append, can I conclude
that reset_vector is not called ?

-- 
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]