Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Regular Contributor
mgrossma
Posts: 59
Registered: ‎07-02-2008
0

How can I save or restore the processor context from Microblaze? Need fast answer

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

Visitor
marcc
Posts: 9
Registered: ‎09-20-2011
0

Re: How can I save or restore the processor context from Microblaze? Need fast answer

up!!

 

I'm also interested to know how to do that.

 

Thanks a lot!