FAQs Archive for In-Circuit Emulator for Freescale 68360/349


The embedded tools company

Search FAQs



PDF document ( 128KB / 27-Mar-2022 )


The command "SYStem.Up" does not work. (68360)
Ref: 0012

The 68360 CPU disables the CLKO1 signal on MODCK0 = 1 .and. MODCK1 = 0.
Therefore the BDM clock cannot be generated by this clock. The TESTCLOCK option must be switched off.
Start-up sequence:
  SYS.RES
  SYS.O DC 1000000.
  SYS.O TESTCLOCK OFF
  SYS.O MODCK0 1
  SYS.O MODCK1 0
  SYS.UP
For correct trace the CLKO1 line should be switched to FULL.

What could be the reason if the trace listing does not work? (68360)
Ref: 0027

The trace does not work if the CPU's CLK01 line is disabled. Please set the "Clock Output 1 Mode" in the "CLKOCR" register to FULL.

Why does emulation crash when PLL registers are modified? (68360)
Ref: 0022

The CPU stopps its clock for a while until the PLL is oscillating stable at the new clock frequency. For this reason the emulator will detect a "ClockFail", an "Emulation Debug Port Fail" or "Dual Port Fail".
Workaround:
  • Disable ClockFail detection
  • Increase TimeRequest value
  • Increase TimeDebug value
    SYStem.Option TestClock OFF
    SYStem.TimeReq 10.ms
    SYStem.TimeDebug 10.ms


Why does the message "emulation memory refresh fail" appears during change of the PLLCR register? (68360)
Ref: 0016

The ICE-68360 configured with DRAM emulation memory may show this error message at changing the PLLCR register.
Workaround:
    SETUP.REFERR OFF
    SYStem.TimeReq 10.ms





Copyright © 2023 Lauterbach GmbH, Altlaufstr.40, 85635 Höhenkirchen-Siegertsbrunn, Germany   Impressum     Privacy Policy
The information presented is intended to give overview information only.
Changes and technical enhancements or modifications can be made without notice. Report Errors
Last generated/modified: 02-Jan-2023