Skip to content

BSL430.NET.Console App

Jakub Parez edited this page Sep 19, 2019 · 25 revisions

BSL430.NET.Console App

BSL430.NET.Console is simple .NET console app wrapping BSL430.NET main public methods. It was created because lack of support on Linux platform, WPF GUI app is Windows only, therefore console app was also needed, for making BSL430.NET available also for Linux developers and open-source world. For more details please read docs here at wiki BSL430.NET Library or BSL430.NET.FirmwareTools Library. With few commands (and params) all main public methods of the main and aux package are exposed. Upload, Download, Erase and FwTools commands, described in table below.

Note: This app uses unmanaged libraries for communication, so bitness matters.

Compatibility

  • .NET Framework 4.6.1
  • .NET Standard 2.0

Commands

bla bla bla | Command | Name | Description | Required Params | Optional Params | ?? | |--------------------------|:--------------:|:-------------:|--------------------------------------|-------------| |

Params

blab lba bla.. | Param | Name | Description | Type | |--------------------------|:--------------:|:-------------:|--------------------------------------|-------------| |

Examples

BSL430.NET

Scan Devices

Upload to MCU

Download from MCU

Erase MCU

BSL430.NET.FirmwareTools

Convert

Combine

Validate

Get BSL Password

Compare

Clone this wiki locally