NXP LPC1768 Ethernet driver for lwip and CMSIS-RTOS

Dependents:   EthernetInterface EthernetInterface EthernetInterface_RSF EthernetInterface ... more

Legacy Networking Libraries

This is an mbed 2 networking library. For mbed 5, the networking libraries have been revised to better support additional network stacks and thread safety here.

This library is based on the code of the NXP LPC port of the Lightweight TCP/IP Stack

Copyright(C) 2011, NXP Semiconductor
All rights reserved.

Software that is described herein is for illustrative purposes only
which provides customers with programming information regarding the
products. This software is supplied "AS IS" without any warranties.
NXP Semiconductors assumes no responsibility or liability for the
use of the software, conveys no license or title under any patent,
copyright, or mask work right to the product. NXP Semiconductors
reserves the right to make changes in the software without
notification. NXP Semiconductors also make no representation or
warranty that such application will be suitable for the specified
use without further testing or modification.

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Mon Nov 04 09:00:16 2013 +0000
Parent:
8:59490137c7a7
Child:
10:ab9330955226
Commit message:
Synchronized with git revision 8e4057efabf71902a57a8e71ad47141e1e2f98c9

Changed in this revision

arch/lpc_emac_config.h Show annotated file Show diff for this revision Revisions of this file
--- a/arch/lpc_emac_config.h	Tue Sep 10 15:14:48 2013 +0300
+++ b/arch/lpc_emac_config.h	Mon Nov 04 09:00:16 2013 +0000
@@ -86,7 +86,7 @@
 /** \brief  Defines the number of descriptors used for TX. Must
  *          be a minimum value of 2.
  */
-#define LPC_NUM_BUFF_TXDESCS 3
+#define LPC_NUM_BUFF_TXDESCS (TCP_SND_QUEUELEN + 1)
 
 /** \brief  Set this define to 1 to enable bounce buffers for transmit pbufs
  *          that cannot be sent via the zero-copy method. Some chained pbufs