CME12BC32 AXIOM, CME12BC32 Datasheet - Page 7

Microprocessor Development Tool

CME12BC32

Manufacturer Part Number
CME12BC32
Description
Microprocessor Development Tool
Manufacturer
AXIOM
Datasheet

Specifications of CME12BC32

Silicon Manufacturer
Freescale
Core Architecture
HC12
Kit Contents
Development Board With 64K SRAM And 32K Flash
Silicon Family Name
HC12
Silicon Core Number
68HC12BC32, 68HC12B32
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
After creating an S-Record file you can "upload" it to the development board for a test run.
The provided example “HELLO.ASM” was created to run from RAM so you can use the D-
Bug12 Monitor to test it without programming it into EEPROM.
If you haven’t done so already, verify that the CME-12B/BC board is connected and operating
properly by following the steps under “GETTING STARTED” until you see the D-Bug12
prompt, then follow these steps to run your program:
1. Press and release the RESET button on the CME-12B/BC board. You should see the
2. Type LOAD
3. Select Upload or Send and when prompted for a file name select your assembled program
4. When finished loading you will see the > prompt again.
5. If everything is working properly you should see the message “Hello World” echoed back
6. If you do not get this message, try going thru this tutorial once more, then if still no go, see
You can modify the hello program to display other strings or do anything you want. The
procedures for assembling your code, uploading it to the board and executing it remain the
same. D-Bug12 has many powerful features such as breakpoints, assembly/disassembly,
memory dump and modify and program trace. Type HELP at the D-Bug12 prompt for a listing
of commands or consult the D-Bug12 documentation on the disk for more information.
PRESS ANY KEY message. Hit the return key
This will prepare D-Bug12 to receive a program.
file in s-record format that was created in the previous section called: HELLO.S19
Your program will be sent to the board thru the serial port.
Type CALL 1000
This tells D-Bug12 to execute the subroutine at address $1000, which is the start of our
test program.
to your terminal screen then, since we return at then end of our program, a line containing
the internal register status displayed by D-Bug12 and a message prompt.
the TROUBLESHOOTING section in this manual
7
to get the monitor prompt.

Related parts for CME12BC32