🎉 We're happy to announce a new public release ðŸŽ‰

  • Pin Mapper for AURIX v1.1r5 - A graphical tool for defining AURIX device port mapping and generation of device initialization code
Contact us to get access

Categories

Recently modified/created topics
TLM: Rehost a license 24-Apr-2026
Rehosting allows you to move a license from one machine/host to another. Prerequisites Rehosting is available only with: an active maintenance contract for perpetual licenses or an active subscription license If your maintenance contract is currently not active, we are unfortunately unable...
FLEXlm: Downloads for Compiler products 22-Apr-2026
The FLEXlm License Management System protects TASKING products released before 2014. All TASKING toolsets are subject to the terms and conditions of the Software License Agreement. Downloads Platform License Manager License Daemon Sun Solaris sw000-098-33-cf_v8.4ra2.tar.gz daemon_sunsolari...
FLEXlm: Working with subnets, fully-qualified names, multiple domains, etc. 22-Apr-2026
FLEXlm works with subnets, fully-qualified names, multiple domains, etc. Although this behavior was improved in v3.0, and v6.0, when a license server and a client are located in different domains, fully-qualified host names have to be used. A fully-qualified hostname is of the form: machin...
FLEXlm: Does FLEXlm licensing impose a heavy load on the network? 22-Apr-2026
No, but partly this depends on the application and end-user's usage. A typical checkout request requires five messages and responses between client and server, and each message is 150 bytes. When a server is not receiving requests, it requires virtually no CPU time. When an application, or...
FLEXlm: Is it OK to run lmgrd as 'root' (Unix only)? 22-Apr-2026
It is not prudent to run any command, particularly a daemon, as root on Unix, as it may pose a security risk to the Operating System. Therefore, it is recommended that lmgrd is run as a non-privileged user (not 'root'). If you are starting lmgrd from a boot script, we recommend that you us...
FLEXlm: Does FLEXlm require root permissions? 22-Apr-2026
No. There is no part of FLEXlm, lmgrd , vendor daemon, or application, that requires root permissions. It is strongly recommended that you do not run the license server (lmgrd) as root, since root processes can introduce security risks. If lmgrd must be started from the root user (for exam...
FLEXlm:Determine if a port is already in use 22-Apr-2026
99.44% of the time, if it is in use, it is because lmgrd is already running on the port - or was recently killed, and the port is not freed yet. Assuming this is not the case, then use telnet host port - if it displays can't connect , it is a free port. More resources FLEXlm Downloads
FLEXlm: License handling after client failure 22-Apr-2026
If the client dies, the server frees the license, unless the client's whole system crashes. Assuming communication is TCP, the license is automatically freed immediately. If communications are UDP, then the license is freed after the UDP timeout, which is set by each vendor, but defaults t...
FLEXlm: Format of the new license file from the same vendor is different from the old one 22-Apr-2026
As of v3.0, FLEXlm has an optional new format for license files. FLEXlm products always understand older versions; therefore, the pre-v3.0 files are understood by every FLEXlm version. However, your old applications (pre-FLEXlm v3.0) will not be able to use the new license file. See also S...
FLEXlm: Is the old license file still valid if a new copy of a product is received from a vendor, and it uses a new version of FLEXlm? 22-Apr-2026
Yes. Older FLEXlm license files are always valid with newer versions of FLEXlm. More resources FLEXlm Downloads