Template:FW Info Identify
Jump to navigation
Jump to search
This template is used to share information between articles on J-Link/ Flasher firmware.
Parameters
Parameters may be passed in any order, when specified directly.
Parameter | Meaning | Example value | Default |
---|---|---|---|
JLinkOrFlasher | Should be either "J-Link" or "Flasher" | J-Link | --- |
Implementation
The firmware version of a {{{JLinkOrFlasher}}} that is connected to a PC can be checked using one of the following methods:
- Using [[{{{JLinkOrFlasher}}}_Configurator | {{{JLinkOrFlasher}}} Configurator]]:
- Start {{{JLinkOrFlasher}}} Configurator
- Locate the table entry for the {{{JLinkOrFlasher}}} to check the firmware version of
- The Probe/ Programmer firmware column contains the version of the firmware that is running inside that probe/ programmer
- Using J-Link Commander:
- Start J-Link Commander)
- Connect to the {{{JLinkOrFlasher}}} to check the firmware version of
- Check the console output for the firmware string
- Using the J-Link log file:
- Make sure the J-Link log file is enabled
- Start any {{{JLinkOrFlasher}}} software (e.g. J-Link Commander)
- Connect to the {{{JLinkOrFlasher}}} to check the firmware version of
- Open the J-Link log file
- Somewhere at the beginning of the log file, a line starting with "Firmware: " will contain the firmware version