Good Morning Mac,
Thank you for the rapid reply.
Yes, the activity on pin 12 (RxD) is from the PC. It appears that CodeWarrior is attempting to find a suitable baud rate by varying the transmit frequency.
I do not own a BDM programmer, and assumed that the HCS08 devices could be programmed serially (similar to the original HC08 devices). I tried to use a modified version of the program listed in AN2140. AN2140 states that "A user on a tight budget can evaluate the MCU by writing programs, programming them into the MCU, and debugging their applications for the HCS08 using only a serial I/O cable and free software for their personal computer."
It is also my understanding that, after reset (or powerup) the internal oscillator is active. Then, after communications are established, the monitor software is programmed into the HCS08 serially. This enables CodeWarrior to communicate with the device.
Is my understanding incorrect?
If the devices can be programmed as described in AN2140, I would also like to use a packaged oscillator, rather than a discrete crystal circuit. I assume that thgis is OK, but the data sheet does not discuss external oscillators and serial programming. I do not know what range of frequencies will work; or if it will work with 32.768 kHz only. AN2140 breifly mentions 4 MHz.