2.1.4.7. cli.cmd_bootloader.bootloader_impl

Implements the functionalities behind the ‘bootloader’ command

Functions

check_bootloader(bus_cfg)

Check the status of bootloader

load_app(bus_cfg[, timeout])

Load a new binary on the target

reset_bootloader(bus_cfg[, timeout])

Send command to reset bootloader.

run_app(bus_cfg)

Send command to bootloader to run the application.

Classes

PcanFilter([name])

Filter to prevent certain messages from being displayed.

RootFilter([name])

Filter to prevent certain messages from being displayed.