• Keil MDK Lite limitations
    Is it possible to develop ARM FPGA design start with Keil MDK Lite? FPGA design start includes 90-days trial of Keil MDK Essential. Is it really needed if the code doesn't exceed 32KB? Are there any other...
  • Can I use Keil Lite version for free in communical environment
    Can I use Keil Lite version for free in communical environment
  • LPC2388 Not programming
    Hi All, We are using LPC2388 in our project but we are not able to program/erase it neither via JTAG nor via serial, whereas we are able to do it on Keil's MCB2388 board. We copied the schematic...
  • FTP upload files
    First ,i use LPC2368 and set up my project start code address at 0x0 include FTP Server, The FTP Server work is OK. Now ,i change the start code address at 0x8000 .(0x0~0x7FFF is my IAP with SD card...
  • File upload with http and form
    Hello, I will upload a file with http and form. When I use "ENCTYPE...", the function cgi_process_data() is never called. In the thread http://www.keil.com/forum/docs/thread8929.asp someone...