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


Hi,

I come back to tell my problem is solved ! gcc 4.7.2 was my problem, i
now use the toolchain from ecos centric and i can begin to play :)

I am surprise because this toolchain work with ST standard library and
chibios RT..

2014-01-25 Samuel Charnet <samcharnet@gmail.com>:
> 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]