ccbootutil

command module
v0.0.0-...-5cd1885 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2022 License: MIT Imports: 14 Imported by: 0

README

Description

This is a command line and scriptable interface to the TI CC2538/CC26xx Serial Bootloader.

Example Full Programming and Reset

  1. Plug in a CC2538/CC26xx device with bootloader triggered. Say the serial bridge enumerates as /dev/ttyUSB0.
  2. Open a terminal in a Code Composer Studio (CCS) project's Debug directory.
  3. Run ccbootutil -verbose /dev/ttyUSB0 prgm SOME_PROJECT_NAME.out .

Note: CCS generates the .out ELF file after a successful build of the Debug target.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL