• RL-FlashFs : fflush() & fclose()
    I create or open one file with fopen, then im writing to file fputs,fprintf,fputc after these functions im checking files cursor position with ftell and its ok.When i use fflush function it is not writing...
  • RL-FlashFs : fflush() & fclose()
    I create or open one file with fopen, then im writing to file fputs,fprintf,fputc after these functions im checking files cursor position with ftell and its ok.When i use fflush function it is not writing...
  • Ethernet Interface without RTOS
    Dear all, I'm using LPC1768 controller. I need to use Ethernet module to develop my application. Problem is while include ETH interface from a software pack it need RTOS. But using RTOS i have unwanted...
  • Ethernet Interface without RTOS
    Dear all, I'm using LPC1768 controller. I need to use Ethernet module to develop my application. Problem is while include ETH interface from a software pack it need RTOS. But using RTOS i have unwanted...
  • PPP without Ethernet Network Interface in LPC2378
    Compile the project using only the PPP Network Interface and TCP Sockets, leads to an error: Error: L6200E: Symbol eth_chk_adr multiply defined (by at_ethernet.o and net_config.o). Error: L6200E: Symbol...