Using CodeWarrior with Axiom HC11 boards ======================================== Following is a Quick Start for using the CodeWarrior development software with Axiom HC11 boards. The instructions below use the files in this directory. Preparing your hardware: 1. Connect the serial cable and power to your CME11-EVBU board. 2. Install MODA, MODB and WRITE_EN jumpers. 3. Use the AxIDE software to program the file: hc11evbu.s19 into external EEPROM. 4. Remove MODA, MODB and WRITE_EN jumpers and press RESET on the board. 5. The letter I should display on the terminal, indicating success. 6. EXIT the AxIDE program. Create an application: 1. Launch the CodeWarrior IDE. 2. Select File > New. 3. Select the HC11 Stationery and give your project a name and set the directory location. Click OK. 4. Choose HC11 SMONITOR by clicking its plus (+) sign. 5. Choose CME11E9-EVBU then Click OK. 6. This creates a sample program in the project window. 7. Select Project > Make to compile your project. 8. Select Project > Enable Debugger. 9. Select Project > Debug to bring up the debug window. 10. The sample program is loaded into RAM so you can execute, set break points, single step, etc. For more information, see: - the text files included in the sample project - the Axiom owners manual for your board - the CodeWarrior software documention - the Metrowerks web site: http://www.metrowerks.com/ - the Axiom web site: http://www.axman.com/