Dataselectors on Misalligned Addresses (68020) |
||
![]() |
![]() |
Why there is only one record in the trace listing, if the dataselector hits on a misaligned access? |
|
The dynamic dataselector of the ICE68020 detects any data pattern even if the CPU access is split into two buscycles. E.g. a LONG access to address 0x3 is split into a byte access to 0x3 and a tripple access to address 0x4. At the first buscycle (byte access) the data selector logic detects the first part of the data pattern. With the second buscycle (tripple access) the data selector detects the second part of the data pattern and becomes true. The first buscycle is not traced, because at this time the data selector does not "know" if the second part of the data access will hit the selector condition. |
|
Problems with Target Reset Detection (68020) |
||
![]() |
![]() |
Is there a PullUp at the emulator Reset Line |
|
Yes there is a PullUp of 2.7 kOhm to 5 V. For weak target Reset signals (or at Target Power Down) it might be necessary to modify this pull-up resistors. Please contact the Lauterbach support team. |
|
Single Stepping of FPU Instructions (68020) |
||
![]() |
![]() |
Is there a restriction in Single Stepping of FPU instructions? |
|
Yes, there is. ASM Single Stepping of FPU instructions will cause wrong FPU results. Workaround: Use the Go.Next command/button. This sets a temporary breakpoint to the next instruction and executes the FPU instruction in realtime. |
|
Target PowerUp Emulation (68020) |
||
![]() |
![]() |
Is it possible to run emulation out of Target Power Up? |
|
There are different ways to support this:
Add the following lines to your setup script: on powerup gosub ( system.mode emulext register.reset go ) stopOf course there is a timeslip between Target Power Up and running the first instruction.
Setup: |
|
STERM Buscycles (68030 only) (68030) |
||
![]() |
![]() |
Problems with STERM bus cycles |
|
STERM bus cycles are not supported! |
|


|
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: Aug-27-2008 |