<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: openpic specification</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>

<P><FONT SIZE=2>> I ever searched openpic specification on google for several times, but unfortunately nothing found.<BR>
> Could anybody point me where I can get the openpic specification?<BR>
><BR>
> The source code seems being from IBM: arch/powerpc/sysdev/mpic.c<BR>
<BR>
While not the openpic spec if you grab any of the Freescale RM for MPC85xx chips there will be a chapter on the PIC that is an "openPIC" based interrupt controller.<BR>
<BR>
Thanks, Kumar. Actually, I'm facing a wired issue on my system: some times, the interrupt<BR>
from external devices can't be seen from CPU. That means the CPU was never disturbed by<BR>
extern interrupts at some point. I don't know why, it seems the PIC just ignored the<BR>
external interrupts.<BR>
<BR>
We're using Pasemi 1682M part, which integrated a openpic compatible PIC. But the CPU part has 2<BR>
cores. There're 3 kinds of interrupts:<BR>
<BR>
several internal interrupts - priority 8<BR>
one external interrupt      - priority 8<BR>
IPI                         - priority 10<BR>
<BR>
Thanks,<BR>
Gavin<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>