Difference between revisions of "ADuC832 Development Board"
Jump to navigation
Jump to search
| Line 13: | Line 13: | ||
*Use the below command to download program | *Use the below command to download program | ||
java -jar Aduc832Programmer.jar /dev/ttyS0|COM1 hex_file.hex | java -jar Aduc832Programmer.jar /dev/ttyS0|COM1 hex_file.hex | ||
| + | |||
| + | Remark : JAVA -jdk1.6.0_01 ,jre1.6.0_01 ,jre1.6.0_03 | ||
Revision as of 01:51, 19 January 2009
Features
Implementation
Hardware Setting
- Configure the ADuC832 so that it is ready for program download
- You need to press and hold both “RESET” and “DOWNLOAD” buttons on the main board.
- First release the “RESET” button and then the “Download” button
- Use the below command to download program
java -jar Aduc832Programmer.jar /dev/ttyS0|COM1 hex_file.hex
Remark : JAVA -jdk1.6.0_01 ,jre1.6.0_01 ,jre1.6.0_03
