MC9S12GC16_48
 
 
 CPU Bean MC9S12GC16_48
 
Freescale HC9S12 family: MC9S12GC16 in 48 pinout

Events are functions called when some important event occurred and its processing starts.

Events:

  • EventModule - Name of the user module (without extension), where the events from this bean are placed.
  • OnClockMonitorFail - This event is called after COP clock monitor fail reset.

      ANSIC prototype: void OnClockMonitorFail(void)

  • OnIllegalOpcode - This event is called after unimplemented instruction execution.

      ANSIC prototype: void OnIllegalOpcode(void)

  • OnReset - This software event is called after reset.

      ANSIC prototype: void OnReset(void)

  • OnSwINT - This software event is called after software reset.

      ANSIC prototype: void OnSwINT(void)


For each generated event it is possible to set:
  • Procedure Name - name of procedure (written by user) that handles the event.



Processor ExpertTM and Embedded BeansTM are registered trademarks of UNIS, Ltd.
©1997-2005, UNIS, Ltd.