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]

idle_thread_loops with arm-eabi-gcc


Hello,

I have a strange problem with arm-eabi-gcc. 
I use the version from ecos website : arm-eabi-gcc V4.3.2
If I build with the -O2 optimization flag, I can't use the cpuload
package, because the "idle_thread_loops" never increase ...
If I decrease the optimization (to -O0) I have no problem and the
cpuload works very well.

Does anybody have a solution ? instead of decrease the optimization ...

Christophe


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