Version Differences for OPL9815

(Setup)
(Loading Firmware)
Line 78:
  * Your Data File is now on the PC in the folder specified previously.    * Your Data File is now on the PC in the folder specified previously. 
       
- ==Loading Firmware==   + {{Template:OPL89xx|prodName=OPL9815  
- Follow the directions above for [[#Setting_up_the_Host|Setting up the Host]].      
- ===Software Installation===      
- Follow the Directions above for [[#Installing_USB_Drivers|Installing USB Drivers]]      
- ====Installing Appload====      
- # Appload is Opticon's multi-purpose utility for installing firmware onto devices such as the OPL9815. To install Appload follow the steps below.      
- # Download Appload by clicking here .      
- # Open the zip file by double clicking on it.      
- # Launch the installer by double clicking on it.      
- # Follow the prompts to finish the installation.      
       
- ===Configuring Appload===      
- This section outlines how to configure Appload to communicate with the OPL9815. Appload is a PC application used to load firmware on most of Opticon's products.      
- ====Select COM Port====      
- # Select Settings      
- # Select Port      
- # Select the appropriate Port number so that it will match the COM port of either the USB or RS232 interface (whichever was used).      
- ## If you are using an RS232 interface the physical serial port is usually assigned COM1 by Windows so if you are using an RS232 interface this is likely your COM port number.      
- ## If you are using a USB interface then select the COM port will usually be a number between 2 and 250. The cradle should identify itself as an 'Opticon OPL/CRD USB Serial Port'.      
       
- ====Set IrDA type====      
- # Select Settings      
- # Select IrDA Adapter/cradle type      
- # Select Not Installed      
       
- ===Download Firmware===      
- You will need to download and unzip the appropriate firmware file for the action you wish to perform from the [[#Software|Software Downloads]] section below.      
- ===Loading the Firmware===      
- ====OPL9813 Firmware Setup====      
- * The OPL9813 must be placed into a download mode for firmware to install correctly. To do this follow the steps below.      
- * Print this barcode sheet.      
- * Scan the +-DOWNLOAD-+ at the bottom of the sheet. The unit should beep and show a flashing red LED.      
- * Return the device to the cradle      
       
- ====Load the Firmware====      
- * Drag the OS file onto Appload to program the OS.      
- * After the OS is finished programming, you can immediately drag the Application file to program the application.      
- * After the application finishes, the unit will beep annoyingly.      
- * Scan the serial number label on the box to stop the beeping and load the id number.      
  ==Application Development==    ==Application Development== 
  The OPL9815 firmware is split into two levels, an Operating System and an Application. The Operating System Exposes the functions of the hardware to the Application level firmware, and the Application determines how the device behaves. The Operating System is developed and maintained solely by Opticon, however anyone can make an application for the OPL9815 using using the Renesas RX compiler. For code samples please write devsupport@opticonusa.com.    The OPL9815 firmware is split into two levels, an Operating System and an Application. The Operating System Exposes the functions of the hardware to the Application level firmware, and the Application determines how the device behaves. The Operating System is developed and maintained solely by Opticon, however anyone can make an application for the OPL9815 using using the Renesas RX compiler. For code samples please write devsupport@opticonusa.com.