• StellarisWare, SW-RDK-S2E, Alignment
    This is an update to http://www.keil.com/forum/17840/ \StellarisWare\third_party\ lwip -1.3.1\src\include\lwip\ opt.h /** * MEM_ALIGNMENT: should be set to the alignment of the CPU * 4 byte...
  • StellarisWare, SW-RDK-S2E, Alignment
    This is an update to http://www.keil.com/forum/17840/ \StellarisWare\third_party\ lwip -1.3.1\src\include\lwip\ opt.h /** * MEM_ALIGNMENT: should be set to the alignment of the CPU * 4 byte...
  • Question about StellarisWare, SW-RDK-S2E, stellarisif.c
    stellarisif.c static err_t stellarisif_transmit(struct netif *netif, struct pbuf *p) { int iBuf; unsigned char *pucBuf; unsigned long *pulBuf; struct pbuf *q; int iGather; unsigned long ulGather;...
  • Stellarisware Directory Tree - Problem making new project
    I've downloaded the latest release of Stellarisware from the LuminaryMicro website in order to program an LM3S6918 evaluation kit and I'm creating my project, or trying too, with Keil's MDK (which already...
  • Question about StellarisWare, SW-RDK-S2E, stellarisif.c
    stellarisif.c static err_t stellarisif_transmit(struct netif *netif, struct pbuf *p) { int iBuf; unsigned char *pucBuf; unsigned long *pulBuf; struct pbuf *q; int iGather; unsigned long ulGather;...