This is the mail archive of the ecos-bugs@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]

[Bug 1001143] Ecos crashes when using "nop" instead of "wfi"


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001143

Andreas Schwarz <aschwarz@unifire.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aschwarz@unifire.ch

--- Comment #3 from Andreas Schwarz <aschwarz@unifire.ch> 2011-02-04 21:30:45 GMT ---
Hi, I was testing eCos together with Cyrill. Basically there is no application
programmed by us. We just used the timer test in the cortex stm32 HAL section.
We configured two timers and added some code to toggle hardware pins
(oscilloscope). To force the error within a couple of seconds we changed the
idle thread from WFI to a NOP instruction.

It should be easy to reproduce the error just by running some timers and set
the idle task to NOP instruction.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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