[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PowerPc Open PIC for EP1A



I am debugging the EP1A in RTEMS 4.9 and am having a problem which I suspect is related to the open pic initialization.  
The interrupt for the serial devices does not seem to be generated.  I would appreciate someone who is familar with the 
open pic initialization to take a look at the changes I made between the known working 4.6 version that I have and the
version I am debugging.  I have attached the pertinent  files for comparison.  Specifically I would like to know if the
tables in irq_init.c look correct given the changes in irq.h.  In 4.6 the shared irq.h was used and the irq value adjusted
by a custom irq.c in the bsp.  In 4.9 I am using a custom irq.h and the new cpu irq code in 
The three files in question for each tree are attached and named according to tree and file.

Any help would be appreciated,

Jennifer Averett
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtems-4.9.irq.h
Type: text/x-chdr
Size: 3205 bytes
Desc: rtems-4.9.irq.h
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20090915/33cf9b4a/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtems-4.9.irq_init.c
Type: text/x-csrc
Size: 7747 bytes
Desc: rtems-4.9.irq_init.c
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20090915/33cf9b4a/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtems-4.9.openpic_xxx_irq.c
Type: text/x-csrc
Size: 7951 bytes
Desc: rtems-4.9.openpic_xxx_irq.c
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20090915/33cf9b4a/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtems-4.6.irq.c
Type: text/x-csrc
Size: 16698 bytes
Desc: rtems-4.6.irq.c
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20090915/33cf9b4a/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtems-4.6.irq.h
Type: text/x-chdr
Size: 12552 bytes
Desc: rtems-4.6.irq.h
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20090915/33cf9b4a/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtems-4.6.irq_init.c
Type: text/x-csrc
Size: 10293 bytes
Desc: rtems-4.6.irq_init.c
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20090915/33cf9b4a/attachment-0011.bin>