Embedded TCP/IP stack: FNET_CFG_CPU_VECTOR_TABLE_IS_IN_RAM

FNET

#define FNET_CFG_CPU_VECTOR_TABLE_IS_IN_RAM

Vector table in RAM.

  • 1 = is enabled. In this case FNET installs own interrupt service routine into the RAM vector table pointed by FNET_CFG_CPU_VECTOR_TABLE.
  • 0 = is disabled. In this case assumed FNET interrupt service routine fnet_cpu_isr() is preinstalled into the ROM vector table.
    Note
    For Kinetis platform, is used weak symbol overload to preinstall the FNET interrupt service routine.

Definition at line 412 of file fnet_cpu_config.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net