LeongKJ,
March 2008
|
Download the project document. The notes include circuit diagram, wiring diagrams, bill of materials, and sample C source codes for various applications that can be achieved with the board. Prepare the components and assemble the board. Refer to (Reference: Notes on Components) for some specific information of the components.
Use Keil uVision-3 C compiler for your program compilation. . Download and install the uVision-3 IDE (evaluation version) from the KEIL website on your computer if your computer does not already has Keil uVision-3. Follow these instructions on how to use uVision-3. Sample source codes can be found on your project document. The outcome of compiling your C program is the HEX file which is used to download to your microcontroller flash memory.
To download your hex codes to the microcontroller, use FLIP software which is available from ATMEL website. Download and install the FLIP software on your computer if your computer does not already has FLIP. Follow these instructions on how to use the FLIP software to download your program.
Click here for a pictorial
view of the entire project process. |
|