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 Visitor
pullanlu
Posts: 25
Registered: ‎04-21-2012
0

Zynq Software Generated Interrupts (SGI) questions

I have a few questions about SGI:

 

1. Does Xilinx-Linux use Zynq's SGI?

2. If yes to 1, is there a way to register a callback function to execute when an SGI occurs? and how to trigger a SGI interrupt?

3. If no to 1, how do I register an ISR to handle SGI interrupt(s)? and how to trigger a SGI interrupt (other than using devmem to poke SGI register)?

4. Do you have sample code?

 

Thanks

 

Pullan

Newbie
marcel5398757
Posts: 1
Registered: ‎04-11-2013
0

Re: Zynq Software Generated Interrupts (SGI) questions

i have the same question. Have you an answer for this problem. i will program in C.