This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LMFLASHPROGRAMMER: Operating environment

Part Number: LMFLASHPROGRAMMER

Tool/software:

Hello,

Let me confirm about below.

Q1. Can user use "LMFLASHPROGRAMMER" which can download following URL under windows 7 environment ?
https://www.ti.com/tool/ja-jp/LMFLASHPROGRAMMER#downloads
Q2. User download "LMFLASHPROGRAMMER" from above URL under windows 11.
After that user copy it to CD-R. In that case, does this programmer work under windows 7 environment ?

BR,

  • Q1. Can user use "LMFLASHPROGRAMMER" which can download following URL under windows 7 environment ?
    https://www.ti.com/tool/ja-jp/LMFLASHPROGRAMMER#downloads
    Q2. User download "LMFLASHPROGRAMMER" from above URL under windows 11.
    After that user copy it to CD-R. In that case, does this programmer work under windows 7 environment ?

    Windows 7 is rather old but it will still work. See the release note that states the below revision history. 

    Build 1454 - Added a high resolution icon for Windows 7 (and later).

    Build 1583 - Added "TM4C129X Development Board" to the quickset list.
    Changed the registry key used to store application settings
    so that it is now under HKEY_CURRENT_USER rather than
    HKEY_LOCAL_MACHINE. This ensures that settings are saved
    correctly on Windows 7 and Windows 8 regardless of whether
    or not the application is run as an administrator.

    Release Notes for LM Flash Programmer
    Version 2.0 - Initial Release of LM Flash Programmer.
    Version 2.5 - Added command line support.
                - Fixed bug that prevented programming over serial port with some
                  of the new evaluation boards.
    Version 3.0 - Added ability to program over Ethernet using the Stellaris bootloader.
                - Added a User Register programming utility.
                - Divided utilities into two tabs: Flash Utilities and Other Utilities.
    Version 3.1 - Fixed a problem that occurs on some Windows Vista machines where the
                  application crashes while starting up.
    Version 3.2 - Added the LM3S3748 evaluation board to the Quickset
                  pull-down menu.
                - Added the new crystal values supported in DustDevil to the Crystal
                  pull-down menu.
                - Added support to debug port unlock for DustDevil and added prompts
                  for user to assert reset during the debug unlock procedure for Fury
                  and DustDevil.
                - Fixed a problem that kept the debug port unlock utility from working
                  with the new '811 eval boards.
                - Fixed a problem where the tab contents disappeared when the ESC key
                  was hit.
    Version 3.3 - Fixed bug that prevented uploading from working when using the
                  command line portion of the tool.
                - Fixed bug that prevented programming larger binaries over the serial
                  port using the bootloader.
                - Integrated new release of the debug library for faster operation.
    Version 3.4 - Fixed bug in the new debug library introduced in version 3.3 that
                  prevented programming of sandstorm class devices.
                - Added proper return codes to command line portion of the tool.  0 is
                  returned on success, and 1 is returned on failure.
    Version 3.5 - Added Ethernet programming "magic packet" transmission to allow
                  automated update without the need for user intervention at the
                  target end (when apps are suitably coded to listen for the magic
                  packet and transfer control to the boot loader when it arrives).
    Build 654   - Removed tracking based on version number.  It is now tracked strictly
                  based on build number.
                - Increased the number of COM ports in drop down menu from 25 to 100.
                - Added the ability to reset the target after a program operation using
                  the serial interface.
                - Fixed a problem that was caused by setting up the device to run from
                  the main oscillator but not allowing time for the main oscillator to
                  power up and settle.  This could cause problems if the main oscillator
                  was not already being used in the application running on the board.
                - Fixed bug that prevented the GUI from starting on some Vista machines.
                - Added a transfer size option when using the serial program interface.
    Build 718   - Added support for USB Device Firmware Upgrade programming.
                - Grey out address boxes when the "Entire Flash" options are
                  checked in the Flash Utilities tab.
                - Added baud rates of 230400 and 460800 to the drop-down menu when using
                  the Serial(UART) Interface.
                - Added support to remember all settings based the interface selected.
                - Fixed a problem for Dustdevil devices (EK-LM3S3748 board) that was
                  caused by setting up the device to run from the main oscillator but
                  not allowing enough time for the main oscillator to power up and
                  settle.  This problem is seen if the main oscillator was not being
                  used in the application running on the board.
                - Fixed a problem that was seen when the software running on the device
                  configured the system clock based on the settings in RCC2.  Previous
                  versions of LMFlash only configured RCC.  Therefore the system clock
                  was not configured as expected by LMFlash.  The symptom was that the
                  programming operation would stall at 0%.
                - Added a programming timeout so that it will not stall in the
                  programming loop if there is a problem.
    Build 749    - Fixed a problem with the UART interface seen when programming
                  large files.  The communication port read timeout parameters
                  are now modified based on the file size to program.  Larger
                  images require more flash pages to be erased and therefore need
                  a longer timeout period when waiting for the acknowledge from the
                  device after the erase completes.
    Build 757   - Bug fix for programming issues under certain conditions.
    Build 761   - Fixed a bug introduced by build 757 when programming sandstorm parts
                  (for example - EK-LM3S811).  Due to an update to the debug library,
                  the JTAG frequency must be reduced to <600K for sandstorm devices.
                  In the end, the programming of sandstorm devices is faster than in
                  previous releases even though the JTAG frequency has been reduced.
    Build 771   - Added STDOUT FIFO flushing when running LMFlash via the command line.
                  This was needed to improve the update rate of status information when
                  LMFlash is called from a script (in some cases).
                - Added Tempest boards to Quick Set pull-down menu.
    Build 776   - Added Tempest to the Debug Port Unlock utility.
    Build 778   - Fixed a programming timeout issue on sandstorm devices in some cases.
    Build 814   - Added workaround for Tempest Rev B debug port unlock errata.
                - Changed all branding to Texas Instruments instead of Luminary Micro.
    Build 825   - Added warning about user registers to tempest debug unlock.
                - Added tempest debug unlock support to the command line.
    Build 923   - Added support for the code_red Red Probe interface.
                - Added support for SWD to both the Red Probe and ICDI interfaces.
    Build 1135  - Fixed page erase bug for devices with memory sizes greater than
                  256K.
                - Updated to support Tempest Rev C3 / Firestorm A1
    Build 1140  - Updated USB DFU support following changes in the lmdfu.dll library.
    Build 1154  - Fix bug introduced 1135 that affects access to RDK-IDM-L35.
    
    Build 1159  - Add code to reset PB7 to TRSTn mode (for devices that support the
                  TRSTn signal).
                - Modify the device intialization/reset code based on the connected
                  device class/revision.
    
    Build 1184    - Changed default serial packet size from 76 to 60.
    
    Build 1213  - Additional modifications to init/reset code for new
                  class/revisions of silicon.
    
    Build 1218  - Update init/reset code for new class/revisions of silicon.
    
    Build 1292  - Update for new class/revisions of silicon.
    
    Build 1299  - Update for Stellaris ICDI on DK-LM3S9BN6.
    
    Build 1340  - Updated support for new Blizzard Class Silicon
                - Updated support for Tempest C5 / Firestorm A2 Silicon
                - Updated support for new Firestorm kits
                - Updated support for new Blizzard kit
    
    Build 1347  - Additional update for new silicon.
                - Corrected an error in a workaround for a Blizzard flash erratum.
    
    Build 1355  - Fixed bug in processing of the Debug Unlock command.
                - Power down DAP on target device when connection is terminated.
                - Additional corrections implemented for Blizzard flash erratum.
                - Add support to update Stellaris ICDI firmware to latest version.
    
    Build 1361  - Updates to help file
                - Minor update for Blizzard flash erratum (device recognition)
    
    Build 1368  - Corrected a resource freeing error which caused LMFlash not to be
                  able to recover from a failed program operation without being
                  closed and restarted.
    
    Build 1381  - Fix bug in command line erase/program operation to restore the
                  "erase necessary pages" operation.
                - Clean up information text on Flash/Other Utilities tabs when
                  these tabs are not valid based on interface selected.
                - Update to ICDI firmware:  Virtual COM port baud rate/line
                  settings configuration are now used to configure the UART0
                  settings for the connection between the ICDI and Target device.
    
    Build 1386  - Fixed bug in the Hardware Reset operation from GUI.
    
    Build 1390  - Added CRC32 functionality to the GUI program and verify.
    
    Build 1422 - Update to Stellaris ICDI firmware.
    
    Build 1429 - Fix a bug in processing of MAC address string.
    
    Build 1437 - Updated Stellaris ICDI firmware to version 9270.
    
    Build 1440 - Added support for LM4F120 LaunchPad.
               - Removed special characters in some strings which caused problems
                 in Asian versions of Windows.
    
    Build 1449 - Pulled the latest version of the debug library into LMFlash.
    
    Build 1454 - Added a high resolution icon for Windows 7 (and later).
    
    Build 1460 - Added script to fix .msi to allow for high res shortcut icons.
               - Update to latest version of DebugLib
               - Update to latest version of Stellaris ICDI firmware
    
    Build 1463 - Updated Stellaris ICDI firmware to version 9454.
    
    Build 1470 - Corrected an error in the checksum calculation code that could
                 cause a memory protection fault during the verification step
                 when flashing a binary image that was not a multiple of 16
                 bytes long.
               - Fixed a minor positioning error on the program page that caused
                 a text label to be split across two lines at some screen
                 resolutions.
    
    Build 1543 - Added support for the TM4C123G LaunchPad board.
               - Updated documentation to reference Tiva parts and LaunchPad
                 boards.
    
    Build 1546 - Reordered boards in "Quick Set" list to move newest to the top.
    
    Build 1549 - Fixed a bug which caused programming failures following any use of
                 the "Hardware Reset" button when the target was connected viaa
                 Stellaris ICDI board.
    
    Build 1553 - Fixed a bug which caused failures on some parts when attempting to
                 determine if a block of flash was erased correctly.
    
    Build 1558 - Fixed a bug inadvertently introduced on the last build which
                 prevented correct operation with LM4F232 and LM4F121 ControlCard
                 boards.
    
    Build 1563 - Tidied up resource handling in the Stellaris ICDI module. Some
                 failures in previous versions could cause resource leaks and
                 require you to restart LMFlash before trying again.
    
    Build 1572 - Added "TM4C123G Development Board" to the quickset list.
    
    Build 1583 - Added "TM4C129X Development Board" to the quickset list.
                 Changed the registry key used to store application settings
                 so that it is now under HKEY_CURRENT_USER rather than
                 HKEY_LOCAL_MACHINE.  This ensures that settings are saved
                 correctly on Windows 7 and Windows 8 regardless of whether
                 or not the application is run as an administrator.
    
    Build 1588 - Updated to allow correct operation when used with the TM4C129x
                 ROM-based Ethernet boot loader.
    
    Build 1601 - Added "TM4C1294XL LaunchPad" to the quickset list.
               - Updated the embedded ICDI firmware image version to 12245.
               - Added image size checking and error reporting when downloading
                 via the USB DFU interface.
               - Added code to allow recovery of ICDI in some cases following
                 inadvertant download of an incorrect firmware image or accidental
                 erasure of the firmware.
               - Sundry tweaking of dialog box control positions to prevent
                 text clipping seen on some systems.
    
    Build 1606 - Updates to fix bugs in SWD mode that caused access failures.
    
    Build 1613 - Updated the ICDI firmware image to fix target baud rate settings.
               - Additional updates to address bugs in SWD mode.