Note: For HCS08 PT16 and PA4 families (PT/PL/PA16, PT/PL/PA8, PA4, PA2), the trace triggers set on the
Variables or
Memory views, with
Memory Access set to “Write” or “Read/Write”, will not work correctly due to a hardware issue of the DBG module when writing to SRAM memory. When using these type of triggers:
- Data Trace will not work as expected. Only the read accesses will be traced or the hardware trace will be triggered.
- Program trace start/stop conditions involving data bus match/mismatch will not work. The hardware trace will not be triggered.
- Advanced developers using the Configuration set in User code option or the Expert trace option must avoid using trigger conditions (writing trigger registers manually) which involve tracing or triggering on write accesses, such as “Event B only”, “A then Event only B”, “A and (not) B” hardware trigger modes.
This is applicable for some early revisions of the PT60 family (PT/PL/PA60 and PT/PL/PA32) also.