🎉 We're happy to announce new public releases 🎉

  • TriCore v6.3r1 Inspector - v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
  • VX-toolset for RH850 - v5.0r1 - Industry’s First End-to-End Compile, Debug and Test Toolchain for Renesas RH850 Microcontrollers
  • VX-toolset for TriCore - v6.4r1 - Software development environment of certified compiler toolsets for Infineon AURIX TC2xx/TC3xx microcontrollers
Contact us to get access

LDRA Test tools: How do I know what my Customer ID is?

22-Jun-2026

The Customer ID (CUSTID) identifies a specific license pool. Also referred to as a Pool ID.


An organization may have multiple license pools, each with its own CTL file and corresponding Customer ID.


Finding the Customer ID

In the CTL file

The Customer ID is displayed on the line beginning with:

CUSTID



In the license file

The same Customer ID is also referenced in the corresponding package definition within the license.dat file.


CTL file:

CUSTID 12345


license.dat file:

PACKAGE <package_name> ... CUSTID=12345


The Customer ID in the CTL file and the corresponding package in the license.dat file must match.

Was this answer helpful?