Difference between revisions of "MLoader"

From Flowcode Help
Jump to navigationJump to search
(Created page with "***placeholder***")
 
Line 1: Line 1:
***placeholder***
+
==New in v3.2==
 +
Released Dec 2014
 +
 
 +
===General===
 +
* Added return code for automation
 +
* Corrected errors in chip CSV files (EEPROM locations, chipid)
 +
* Improvements to stability
 +
* Added timestamp output to trace functions
 +
* Fixed various memory leaks
 +
 +
===User Interface===
 +
* Corrected version number display
 +
* Updated help file and moved to wiki
 +
* Added links to website
 +
* Added chip list for dsPIC/PIC24 devices
 +
* Fixed autoscroll of output window
 +
* Improvements to UI (buttons correctly disabled for appropriate targets)
 +
* Improved reporting of errors
 +
* Added missing menu items
 +
* Progress bar functionality extended to other long operations
 +
* Added a wait cursor for long operations
 +
* User can now retry when problems occur in non-UI mode
 +
 
 +
===Programming===
 +
* Fixed problems with ECIO/MIAC/etc. devices
 +
* Fixed problems programming EB006 (legacy / v9) boards
 +
* Added full support for dsPIC33E device on EB091
 +
* Chip autodetect functionality added (EB006 / EB064)
 +
* EEPROM reading added when receiving file
 +
* UI-mode tx/rx functions hold chip in programming mode (consistent across targets)

Revision as of 09:46, 26 November 2014

New in v3.2

Released Dec 2014

General

  • Added return code for automation
  • Corrected errors in chip CSV files (EEPROM locations, chipid)
  • Improvements to stability
  • Added timestamp output to trace functions
  • Fixed various memory leaks

User Interface

  • Corrected version number display
  • Updated help file and moved to wiki
  • Added links to website
  • Added chip list for dsPIC/PIC24 devices
  • Fixed autoscroll of output window
  • Improvements to UI (buttons correctly disabled for appropriate targets)
  • Improved reporting of errors
  • Added missing menu items
  • Progress bar functionality extended to other long operations
  • Added a wait cursor for long operations
  • User can now retry when problems occur in non-UI mode

Programming

  • Fixed problems with ECIO/MIAC/etc. devices
  • Fixed problems programming EB006 (legacy / v9) boards
  • Added full support for dsPIC33E device on EB091
  • Chip autodetect functionality added (EB006 / EB064)
  • EEPROM reading added when receiving file
  • UI-mode tx/rx functions hold chip in programming mode (consistent across targets)