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 1001111] Access to saved registers from Cortex-M ISR


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

--- Comment #3 from Nick Garnett <nickg@ecoscentric.com> 2011-01-10 12:10:38 GMT ---
(In reply to comment #2)

> I looked at hal_saved_interrupt_state, but it is declared only when the GDB
> break/Ctrl-C support is enabled. So...

One approach would be for any interested code to define its own instance of
hal_saved_interrupt_state if the break/ctrl-c code is not included. There are
precedents for this. However...

> I would like to propose a CYGINT_HAL_COMMON_SAVED_INTERRUPT_STATE_REQUIRED CDL
> interface which controls the declaration of 'hal_saved_interrupt_state'.

This seems a perfectly sensible solution.

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