command
module
Version:
v0.0.0-...-5cd1885
Opens a new window with list of versions in this module.
Published: Jul 10, 2022
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Description
This is a command line and scriptable interface to the TI CC2538/CC26xx Serial Bootloader.
Example Full Programming and Reset
- Plug in a CC2538/CC26xx device with bootloader triggered.
Say the serial bridge enumerates as /dev/ttyUSB0.
- Open a terminal in a Code Composer Studio (CCS) project's Debug directory.
- 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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.