Difference between revisions of "MLoader"

From Flowcode Help
Jump to navigationJump to search
Line 21: Line 21:
 
==Supported hardware==
 
==Supported hardware==
 
mLoader currently supports the following hardware:
 
mLoader currently supports the following hardware:
*'''EB006''' - E-blocks multiprogrammer supporting 8-bit PIC MCUs:
+
*'''EB006''' - E-blocks multiprogrammer supporting 8-bit PIC MCUs: 12Fxxx, 16Fxxx, 18Fxxxx, 18FxxKxx
**12Fxxx
+
*'''EB064''' - E-blocks multiprogrammer supporting 16-bit PIC MCUs and dsPIC DSCs: PIC24F, PIC24H, dsPIC30F, dsPIC33F
**16Fxxx
+
*'''EB091''' - E-blocks dsPIC33F
**18Fxxxx
+
*'''EB185''' - E-blocks 32-bit ARM7 programmer
**18FxxKxx
+
*'''ECIOs''' - Low-cost, single-board computers: 8-bit PIC MCU, 16-bit dsPIC DSC, 32-bit ARM7
*EB064
+
*'''MIAC''' - Rugged PLC-like PIC MCU
**E-blocks multiprogrammer supporting 16-bit PIC MCUs and dsPIC DSCs:
+
*'''Formula Flowcode''' -
***PIC24F
+
*'''LKxxxx''' - Locktronics  
***PIC24H
+
*'''HP4829''' - Prototype board
***dsPIC30F
+
*'''HP1110''' - Project board
***dsPIC33F
 
*EB091
 
**E-blocks dsPIC33F
 
*EB185
 
**E-blocks 32-bit ARM7 programmer
 
*ECIOs
 
**Low-cost, single-board computers:
 
***8-bit PIC MCU
 
***16-bit dsPIC DSC
 
***32-bit ARM7
 
*MIAC
 
**Rugged PLC-like PIC MCU
 
*Formula Flowcode
 
**xxxxx
 
*Locktronics LKxxxx
 
**
 
*HP4829 Prototype board
 
*HP1110 Project board
 
  
 
==Recent changes==
 
==Recent changes==
 
Recent changes and information on supported chips can be found in the [[mLoader:Recent_Changes]] section of this wiki.
 
Recent changes and information on supported chips can be found in the [[mLoader:Recent_Changes]] section of this wiki.

Revision as of 15:09, 22 January 2015


(image here)

Introduction

mLoader is a software application developed by Matrix to reprogram microcontrollers used in a variety of hardware targets.

Modes of operation

There are two basic modes of operation:

  1. UI mode
    • This mode is enabled when mLoader is run as a stand-alone application
    • A window is opened (similar to the above image) which allows the user to send and receive programs to the target
    • More information can be found here: mLoader:UI_Mode
  2. non-UI mode
    • This mode is typically used when another application (e.g. Flowcode) launches mLoader as part of a build process
    • Command line parameters control the operation of mLoader
    • No window will usually be opened and use feedback will be provided by the application launching mLoader
    • More information can be found here: mLoader:noUI_Mode

Supported hardware

mLoader currently supports the following hardware:

  • EB006 - E-blocks multiprogrammer supporting 8-bit PIC MCUs: 12Fxxx, 16Fxxx, 18Fxxxx, 18FxxKxx
  • EB064 - E-blocks multiprogrammer supporting 16-bit PIC MCUs and dsPIC DSCs: PIC24F, PIC24H, dsPIC30F, dsPIC33F
  • EB091 - E-blocks dsPIC33F
  • EB185 - E-blocks 32-bit ARM7 programmer
  • ECIOs - Low-cost, single-board computers: 8-bit PIC MCU, 16-bit dsPIC DSC, 32-bit ARM7
  • MIAC - Rugged PLC-like PIC MCU
  • Formula Flowcode -
  • LKxxxx - Locktronics
  • HP4829 - Prototype board
  • HP1110 - Project board

Recent changes

Recent changes and information on supported chips can be found in the mLoader:Recent_Changes section of this wiki.