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: ecos on TWR-K70F120 "hangs" on startup in cyg_hal_invoke_constructors()


On 14.02.2013 12:29, Davide Pippa wrote:
> Thanks for the help!
>
> I just tried to compile things with the eCos Gnutools 4.6.3, and things
> seems to behave better,
> as I can go further with my debugging session, to the point that I get into
> "cyg_start", and even more.
> Still cannot get into my main() function, but I get no sticky errors at all
> and I just need to debug
> further to see what I'm missing...
> A question: does that compiler support hardware floating point for
> cortex-m4?

Sure. You can even see VFP floating point registers with GDB 7.4.1 that
comes with eCos Gnutools 4.6.3 provided that GDB server supports them.
Only, for the time being eCos floating point support is not yet
committed to CVS so you shall have to apply the patches from eCos'
Bugzilla http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001607

I will appreciate feedback.

Ilija


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