Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
How can I save or restore the processor context from Microblaze ? Need fast answer
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-27-2009 09:49 AM
Hello everyone,
My Microblaze calculate some logarythm operations.
If an interrupt from rs232 occurs, after acknowledge, the microblaze didn’t finish the logarythm operation.
I see in the api documentation
“XUartLite_InterruptHandler
This function is the interrupt handler for the UART lite driver. It must be connected to an interrupt system by the user such that it is called when an interrupt for any UART lite occurs. This function does not save or restore the processor context such that the user must ensure this occurs.”
How can I save or restore the processor context. Please, send me a fast answer with a c code example.
Best regards,
Michi
My Microblaze calculate some logarythm operations.
If an interrupt from rs232 occurs, after acknowledge, the microblaze didn’t finish the logarythm operation.
I see in the api documentation
“XUartLite_InterruptHandler
This function is the interrupt handler for the UART lite driver. It must be connected to an interrupt system by the user such that it is called when an interrupt for any UART lite occurs. This function does not save or restore the processor context such that the user must ensure this occurs.”
How can I save or restore the processor context. Please, send me a fast answer with a c code example.
Best regards,
Michi
0
Re: How can I save or restore the processor context from Microblaze ? Need fast answer
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-22-2011 04:43 AM
up!!
I'm also interested to know how to do that.
Thanks a lot!











