To help you in writing an LL grammar, we have developed a tool to analyze a grammar and determine if it is LL(1).
A jar file containing the class files can be downloaded here. Place this jar file in your class path before running the analyzer. LLAnalyze requires JDK 1.2. In the CSUGLAB, use g:\jdk1.2.2\bin\java (NT) or /usr/local/jdk1.2.1 (Solaris).
You can also look at the source code for LLAnalyze. JLex is required to build it.
MTK flash TOOL源程序代碼
========== FlashTool v3.1.05 (2007/05/15) =======
Bug fixes:
1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size.
2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM.
New features:
1. [DA] Supports new NOR Flash device
[SPANSION] S29WS128P
[SPANSION] S29WS256P
[TOSHIBA] TV00560002DDGB
2. [DA] Supports OTP driver for below NOR Flash device
[SPANSION] S29WS128P
[SPANSION] S29WS256P
Enhancements:
1. [DA] Provide Customized FlashTest_AllInOne_DA.bin.
2. [DA] NFB can auto format after first download.
3. [DA] Improve DA download algorithm: next sector will be erased only when a sector is fully programmed.
4. [DA] Improve DA download algorithm: enable recovery mechanism when press STOP button.
5. [DA] Improve MT6223 Download Speed.
Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary image of application using HTTP protcol. File upload is using HTML syntax method=\"post\" ENCTYPE=\"multipart/form-data\