Embedded TCP/IP stack  4.7.0

◆ FNET_CFG_CPU_VECTOR_TABLE_IS_IN_RAM

#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 447 of file fnet_cpu_config.h.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net