IFWD_FlashTool_E2_ReleaseNote.pdf

(46 KB) Pobierz
FlashTool E2 Release Note
Version x.x.3.35
SMS00903003: "[DRV/FlashTool_E2]When setting "Auto Start(DSR/USB detection)", we cannot
download SW via UART" (Remove the not working auto start when a COM port is selected).
SMS00903004: "[DRV/FlashTool_E2]SPK file name erase after the settings menu was displayed."
(added a check if the settings really are changed before removing the SPK file name).
This release should also fix the issues with the progress bar in Binary Mode, but this is not verified.
Version x.x.3.33
SMS00893203: SMS00879804 needs a zip file to be injected in all downloadable files
(fixed instability when the injected “.ini” files are loaded).
Version x.x.3.32
SMS00879804: Disable option for setting test mode in FlashTool (EEPROM)
SMS00879966: XMM6180 Modem Express Card Software Reset for triggering flash procedure
Version x.x.3.29
SMS00847521: "Need to remove Lint warnings...". We cannot currently run Lint on the GUI source
code, but it is compiler warning free.
As requested:
1) It no longer requires 7-zip installed to zip and unzip files (built-in zip used).
2) When downloading to one channel only, the progress is show in the taskbar, and taskbar flashes
when download is done to indicate that user interaction is required (if program is not active or
minimized).
3) The download window will minimize the whole application and not just the download form.
Version x.x.3.24
Fixed: SMS00846054: [Download Tool Chain] Support for injected zip files. See help file for details
on how to inject files an use this feature.
903971332.001.png
Version x.x.3.23
By customer request: Added help text on errors in the download window that gives more details on
what the error is and what to do about it.
Version x.x.3.22
Fixes the following UTP’s:
SMS00764778: "Secure mode target unfinished download - show appropriate warning"
SMS00764792: "OMSI auto detect of download file expected by secure mode target"
SMS00804534: "UNC naming not supported in 4.30.3.21"
SMS00775159: "Complete progress indication during download needed"
SMS00707604: "Analysis and design of OMSI module for Pathfinder"
Version x.x.3.21
Complete progress indication during download needed. Error when used with large channel numbers is
fixed.
Version x.x.3.20
Complete progress indication during download needed. There are now two progress bars: a large one
for total progress and a smaller one for partial progress.
Version x.x.3.19
Added an easy Trace start/stop button that also makes it easy to send or view traces.
Added TraceViewer.exe to the install package, so customers can view traces without having to send
them to use first (still beta).
Updated help file and made sure that context sensitive help is shown in the program.
Removed the not working NAND erase tab (SMS00767906).
Version x.x.3.18
Added a setup setting to force marking of a memory class in the download list. This can be used to
ensure that no one is able to unmark important files that need to be downloaded always (if present).
Version x.x.3.17
Added extra baud rates (see help file for documentation on the command line to enable these options).
Update Help File with how to trace and the new extended command line.
Remove automatic selection of added file elements that are repeated, e.g. if there are two cust packs,
then none of them are selected, so the user is made aware that only one of them should be selected.
This does not apply to FLS and EEP files, since they are allowed.
Fixed problem with “index out of bound” when deleting items in the download list.
Added filter for downloading files with extension “.all”.
Fixed multiple highlights on text fields at one time (to avoid confusion of what has focus).
Version x.x.3.15
Update Help File with installation issues and new features.
Support for extra erase modes added (a drop down list is added instead of some of the checkboxes)
Added better support for USB downloads when using auto start (requires the corresponding DLL to
work), that should make it much more reliable.
Added parameters two extra parameters (IFWD_DL_dll_parameter_skip_wr_prak_crc,
IFWD_DL_dll_parameter_check_sign_hw_cfg_value) to settings.
Added warning button in case NAND partitions are specified as preserved during download (since this
feature would otherwise be hidden and could get surprises if users forgot it was setup to preserve
partitions)
Added a Trace button to setup/download that (if enabled in settings) will give the user an easy way of
starting/stopping trace.
Added ballon hints on setup window to help the understanding of how to add files to the download.
Version x.x.3.14
Added much more user friendly way of specifying NAND partitions.
Added an easy way to upload data before proceeding with the downloads (this requires customer
specific changes to the source code: 1) Add the define ALLOW_VERIFY to the project. 2) Correct the
dummy function "CustomVerify()" in the bottom of "download.cpp" to suit your needs. 3) Change the
defines "VERIFY_BEFORE_DL_START" and "VERIFY_BEFORE_DL_LENGTH" to suit your
needs in Info.h.
Version x.x.3.13
Fixed problem with NAND binary mode download where nothing was downloaded. The next version
will include a much more user friendly way of selecting partitions.
Version x.x.3.12
Improved Binary Mode partition inclusion/exclusion MMI.
Fixed minor bug on the binary mode panel when a “skin” was applied.
Help file updated.
Version x.x.3.11
·
Added a setting (‘File’->’Settings’->’Auto start’->’Restart Hold-off’) added to provide variable
hold-off time from download is finished to a new phone connection will be detected during
USB Auto boot.
Version x.x.3.10
·
Further fixes for USB auto start.
Version x.x.3.9
·
Further fixes for USB auto start.
·
Show the Prolific USB-COM port driver version in the About box.
·
Check the USB driver version and give warning if its too old.
Version x.x.3.8
·
Made USB auto start much more reliable.
·
Added flashing warning: “Erases Calibration”, when “Erase Whole Flash” is checked to warn
user, and made sure that erase is default off (but last settings will naturally be remembered).
·
File Sort order in list is now more like the order it is downloaded in.
·
Added “Remove All” button to quickly empty the download list
Version x.x.3.7
·
Minor cosmetic changes.
Version x.x.3.6
·
Removed red EEPROM text warning about erasing calibration data.
·
Fixed minor problem: It will not complain about invalid NOR settings in binary mode, when
NAND is selected.
Version x.x.3.5
·
Ported to new version numbering system (MMI uses the last two digits, the DLL uses the first
two). This gives one 4 digit version number that both describes the DLL and MMI.
·
Added NAND/NOR option in binary mode to make sure that only the features supported are
shown.
·
Added NAND option to erase not only the whole logical FLASH, but also blocks marked as
bad (low level format of FLASH). This should not normally be used.
·
Added “Copy” button to copy version number in about box.
·
Removed annoying text highlights of all text fields on startup.
·
Updated Help file.
Version 3.3
·
Added possibility to select and add multiple files at once in the “Browse” for files dialog.
·
Fixed bug where the binary mode project was always set as “external file” regardless of what
was selected.
·
Updated help file
Version 3.01
·
The setup screen is completely re-done to support ‘Multi TOC’ files.
·
Otherwise the functions are equal to release 2.16
Version 2.16
·
The option to erase the whole flash before download is now also valid when downloading FLS
files to NOR system. So the text “NAND only” is removed.
Version 2.15
·
Fixed error preventing the selection of option “Conditional erase of dynamic eeprom”.
Version 2.14
·
Added better Prolific driver version number warnings (Windows XP and Windows 2000 have
different recommended versions).
·
Opening/closing of COM ports will now display information given from the Download.dll.
·
Removed duplicated COM ports in the drop down list of detected COM ports.
·
Prepared the MMI for handling Protocol checksum change, but it is not fully supported yet.
Zgłoś jeśli naruszono regulamin