• LFN license KEIL MDK 5.27 and above
    Hi, I read that the Microsoft patent for LFN (together with 8.3) did expire, but I'm not sure about that. In the "License Agreement MDK v5.27 and above" I can't find a related section anymore, as...
  • Trouble starting debugger wit secondary jtag
    I am having trouble starting a debugger with secondary jtag on LPC2106. I have included a proper set of instructions in 'Startup.s' to enable the secondary jtag: ; Pin definitions PINSEL1 EQU 0xE002C004...
  • Filesystem
    Any idea for a C-language source library (freely available) to be used as a starting point, having to write a very simple filesystem (just EEPROM and RAM data seen as very short files, to be accessed...
  • interfacing gsm modem wit 89c52 microcontroller
    i'm able to send message using gsm modem with hyperterminal but when using with microcontroller 89c52 the message is not being sent to receivers mobile ...can u please tell about the connections. my...
  • TFTP and Filesystem
    Hello, I use the RL-FlashFS on a Dataflash and the tftp-server. When I put a new file via tftp to my dataflash which has the same filename as a already existing file, the existing file is replaced...