MC9S12UF32_64
 
 
 CPU Bean MC9S12UF32_64
 
Freescale HC9S12 family: MC9S12UF32 in 64 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.
  • 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.