J-Link software versioning
Jump to navigation
Jump to search
The versioning of the J-Link software follows a specific scheme that is explained here.
General
A version number of a J-Link software consists of the following components:
VM.mmp (e.g. V6.34a)
Component | Meaning |
---|---|
V | Means "version" |
M | Major version number. |
mm | 2-digit minor version number. Even numbers indicate releases, odd numbers indicate beta versions. Example: V6.34 (release), V6.35a (beta) |
p | Patch level. Letter from 'a' to 'z'. Omitted for release versions if this is the first (unpatched) release. |