FAQ for ICE-08 The embedded tools company
Mask Option Register (HC05JJ/JP)
Problems with EEPROM (HC08)
TimerB and CAN Module (HC08AZ/AT)



FAQ for ICE-08

TOP       Mask Option Register (HC05JJ/JP)
The System Option MOR does not work
 
There is no possibility to set the correct value of the MOR in the non user mode by hardware. The CPU always uses the value of the internal EPROM of the chip. To change this value use a *.cmm file with the following content:
  Data.Set D:1FF1 'value'
  Data.Set D:1C 02
  WAIT 1.s
  Data.Set D:1C 00
The MOR value of a new chip is 0. The bits can be toggled only from 0 to 1. If a wrong value was programmed, it is necessary to exchange the chip!

TOP       Problems with EEPROM (HC08)
After I switched off the power of the emulator and booted again, the values of the internal EEPROM can not be read correctly
 
Be sure that the
SYSTEM.OPTION MAPEEPROM
is switched off.

TOP       TimerB and CAN Module (HC08AZ/AT)
The Timer B is not available. The CAN controller is not available.
 
The silicon of HC08AZ, HC08AS and HC08AT is the same. The Timer B and the CAN controller is only in the AZ and AT mode available. To switch the timer B and the CAN module on, use the CONFIG2 register of the CPU.



Navigation
Copyright © 2008 Lauterbach Datentechnik GmbH, Fichtenstr. 27, D-85649 Hofolding, Germany  Impressum
The information presented is intended to give overview information only.
Changes and technical enhancements or modifications can be made without notice.
Last generated/modified: Jul-15-2008