RTEMS/LM32 interrupt handling

Sébastien Bourdeauducq sebastien at milkymist.org
Fri Oct 15 18:08:52 UTC 2010


Hi,

I have converted the LM32 CPU target to use the new RTEMS interrupt API
(based on rtems_interrupt_catch/bsp_interrupt_vector_xxx):
http://github.com/fallen/rtems-milkymist/commit/2b3f1cfb97cb122c94def972f68cdba34746fdac

The set_vector API you had implemented is deprecated.

It works with the Milkymist target, but it has broken your LM32 EVR
target. Could you either:
* send me a patch against my tree that fixes the EVR (I am planning to
  merge the whole thing in the official RTEMS later on)
* patch the RTEMS tree to use the new API with LM32 (so my tree can
  later be merged into RTEMS without breaking EVR)

Thanks,
S.



More information about the users mailing list