Difference between revisions of "ADuC832 Development Board"

From OpenCircuits
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 02:51, 19 January 2009

Features

Implementation

BOM

Hardware Setting

Aduc832 cable.JPG Aduc832 connector.JPG Aduc832 overview.JPG Aduc832 circuit.png

  • Configure the ADuC832 so that it is ready for program download
  1. You need to press and hold both “RESET” and “DOWNLOAD” buttons on the main board.
  2. 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