Skip to main content

The program to load binary into ASA series board.

Project description

asaloader

A program to load your code to asa-series board.

Quick Start

Install the package using pip

pip install py-asa-loader

Use CLI to call asaloader and load your program.

asaloader prog -p COM5 -f main.hex

Options

> asaloader --help
usage: __main__.py [-h] [--lc LC] {prog,print-devices,pd,print-ports,pp} ...

Program to ASA-series board.

positional arguments:
  {prog,print-devices,pd,print-ports,pp}
    prog                Program code to board.
    print-devices (pd)  List all available devices.
    print-ports (pp)    List all available serial ports.

optional arguments:
  -h, --help            show this help message and exit
  --lc LC               Set the language code. e.g. `zh_TW`, `en_US`

Note

This project is used by:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asaloader-0.5.0.tar.gz (16.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page