FAQs Archive for Host Driver Software |
![]() |
|||
![]() |
||||
|
![]() |
[Linux] How do I use USB with the TRACE32 host driver(s) on Linux? | ||
Ref: 0156 | |||
In addition to the generic requirements, USB needs:
udev method: su cp bin/pc_linux/udev.conf/10-lauterbach.rules /etc/udev/rules.d hotplug method: To enable proper Trace32 hotplugging, change to the directory on the CD (or with an extracted update) with the Linux executables and issue the follwing commands in a shell: su grep -iq trace32 /etc/hotplug/usb.usermap || cat usb.usermap.trace32 >>/etc/hotplug/usb.usermap install -m 0755 trace32 /etc/hotplug/usb/ exit You can verify proper operation with the t32usbchecker tool coming with the CD or update. Minimum settings in config.t32 to use USB: PBI= USBNOTE: USB can only be used with the host-based executables (name matches t32m*), NOT with t32cde. |
|||
![]() |
[Linux] I don't get a popup menu by a right-mouse button click? | ||
Ref: 0349 | |||
Under Ubuntu 10.04 context sensitive popup menus don't occur due to a Xserver bug. Solution: Update to a newer xserver-common package, version 2:1.7.6-1ubuntu7.4 or later. For 64bit kernel the additional package xserver-xorg-core, version 2:1.7.6-2ubuntu7.5 or later must be installed too. Explanations: https://bugs.launchpad.net/xorg-server/+bug/605565 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/574157 http://bugs.freedesktop.org/show_bug.cgi?id=25400 |
|||
![]() |
[Linux] I receive the error message regarding the shared library "libstdc++.so.5". | ||
Ref: 0324 | |||
If you have updated to a TRACE32-SW later than February 2009 on a Linux host or virt. machine - (VM) you might receive the error message: "./t32marm: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory" In such case you need to contact you system administrator to get this library from CD or via internet for your specific Linux machine type to install it on your host. Here an example for details on Ubuntu and the related command: http://ubuntuforums.org/archive/index.php/t-78758.html sudo apt-get install libstdc++5 libstdc++5-3.3-dev Starting with TRACE32 software DVD April 2010 and newer this effect doesn't occur anymore. |
|||
![]() |
[Linux] Why is my USB debugger not detected at all by Linux? | ||
Ref: 0157 | |||
There are a few possible reasons:
|
|||
![]() |
[Linux] Why is no TRACE32 main window coming up under Unix? | ||
Ref: 0246 | |||
No TRACE32 main window is displayed due to one of the following reasons:
|
|||
![]() |
[Windows] Why do I have to install a Lauterbach PODBUS USB driver for each USB port? | ||
Ref: 0348 | |||
Microsft Windows needs a way to assign the proper type of device driver to an instance of a device. To achieve this for USB devices, prior to Windows 7, Microsoft did not use the USB VendorID/ProductID/bcdDevice fields, but either (a) the USB Serial Number or (b) the exact device position in the USB tree.
|
|||
![]() |
[Windows] Why does my PodBus/USB device connected to Windows 7 not work anymore after some time ? | ||
Ref: 0344 | |||
From the Microsoft Knowledge base entry with a hotfix for this problem: "You connect a USB device to a computer that is running Windows 7 or Windows Server 2008 R2. When the computer is idle for more than one hour, the USB device may not work any longer. When this problem occurs, the USB device is not displayed in Device Manager." Title: "USB devices that are connected to a computer may not work after the computer is idle for more than one hour Windows 7 or in Windows Server 2008 R2" |
|||
![]() |
How can I permit 3 GB memory allocation for the TRACE32 task under Windows? | ||
Ref: 0211 | |||
The Windows system file boot.ini must be modified. Please add boot switch /3GB. e.g. multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn /3GBWithout special bootswitch /3GB the linker option -LARGEADDRESSAWARE will be ignored! |
|||
![]() |
How can I reactivate the old fashioned font usage? | ||
Ref: 0293 | |||
Since 2008 cleartype fonts are used as default. Please add the following lines inside the used TRACE32 configuration file (default name: config.t32) to use the old fonts: // empty line necessary SCREEN= FONT=NOCLEARTYPE // empty line necessary |
|||
![]() |
Is it possible to use an interface converter for TRACE32? | ||
Ref: 0333 | |||
Most available USB-to-Parallel converters can not be used to drive Parallel-Port TRACE32 tools from the PC USB interface. Because the communication between TRACE32 and PC is timing- and latency-sensitive, and many applications in the market do not work with those converters, we do not investigate deeper about the possible reasons. If you find 3rd party converters usable for TRACE32, please contact us. |
|||
![]() |
TRACE32 says the PerformanceCounter of my PC seems to be buggy. What does this mean? |
||
Ref: 0356 | |||
![]() ![]() |
|||
![]() |
What can I do if the USB interface is not working properly or very slowly with VMware? | ||
Ref: 0278 | |||
These problems are caused by VMware virtualizing the USB interface.
|
|||
![]() |
What do I need to tell my network administrator if Lauterbach support wants direct access to my debugger? | ||
Ref: 0209 | |||
There are cases when direct access to the TRACE32 debugger of the customer simplifies the support task for the engineers at Lauterbach a lot. But nowadays this involves usually at least 2 levels of network firewalls and various address and port translations. What does you have to tell to your network administrator to properly configure the company firewall? What we need:
|
|||
![]() |
What should I do if I get an error message about missing fonts during driver startup? | ||
Ref: 0158 | |||
The host driver imposes several requirements for fixed fonts and font size. The font size requirement can lead to unexpected failure during startup, if one or more of the needed sizes are missing.
If this happens, please install the additional iso8859 system font package(s). e.g. yum install xorg-x11-fonts-ISO8859-1-75dpi |
|||
![]() |
Why do I get under Windows 2000 the error message "Entry point HeapSet information could not be found in dynamic Link library Kernel32.dll"? | ||
Ref: 0359 | |||
If you get one of the following Windows error messages during startup of the TRACE32 executable
|
|||
![]() |
Why do I get under Windows XP the error message "The procedure entry point EncodePointer could not be located in dynamic link library KERNEL32.dll"? | ||
Ref: 0364 | |||
If you get one of the following Windows error messages during startup of the TRACE32 executable
|
|||
![]() |
Why does TRACE32 warn about an obsolete driver? | ||
Ref: 0266 | |||
You have seen this message: WARNING: Found active PODBUS USB device using obsolete driver. Please update the driver for your Lauterbach PODBUS USB Controller. Different USB ports may use different driver versions! Please see http://www.lauterbach.com/faq_hostdriver.html FALLBACK: connecting PODBUS USB device NUMBER=1 via obsolete driverThe USB driver you are using for TRACE32 supports an obsolete interface class that could conflict with other USB drivers. Please note:
The new USB driver is also available at the download link below: |
|||
![]() |
Why does Windows 7 report "installation failed" when I connect TRACE32 to USB? | ||
Ref: 0328 | |||
When Windows 7 detects a new device and does not find a driver pre-installed or online, it reports failure (incorrectly: the TRACE32 USB driver is fully compatible with Windows 7). How to install the driver using "TRACE32 USB Driver installer for Windows":
How to install the driver manually:
Note_2: Due to a certificate problem (not caused by Lauterbach), with the 2010-05-28 version of the installer archive on some Windows 7 64bit installations the driver installation would succeed, but then the driver would not start. This problem has been fixed in the 2010-06-24 version of the driver binary. If you are affected, please downlod the current t32usb_setup.exe below. Installer downloads: |
|||
![]() |
Why is my USB debugger not detected at all by Windows or doesn't work anymore? | ||
Ref: 0279 | |||
We've had reports that Intel 82801 USB controllers under some circumstances may cause trouble with USB 2.0 devices. The problems should (this is unconfirmed) be fixed with the 82801F chipset series. Plugging in a USB2.0 device to the PC (e.g. "CPU Switch Lite USB 2.0" from Lindy) could cause the effect that running other USB2.0 devices - e.g. PowerDebug Usb 2, or e.g. a USB2.0 memory stick - couldn't be accessed any more, or were not recognized from Windows anymore next time they were used. USB1.0 devices - e.g. keyboard, mouse,... - seem not to be affected. Some issues concerning cable lengths were reported too. In the case of "CPU Switch Lite USB 2.0" from Lindy, the problems stopped instantly when a separate USB cable was used than the USB cable that is part of the combined KVM cable (USB+VGA). Noteworthy is the fact that the KVM USB cable part was used for keyboard and mouse functionality only. |
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 |