Inputs and Transfer Example for a CI/CD Flashing Script
flash-plan.yaml is a design example for AI-generated workflow code. Add project version DID, security algorithm, routine IDs, and images to organize the real flashing procedure. latest-flash-report.md provides a simulator transfer report.
The bundled firmware/demo.hex contains four teaching bytes. Run this offline check from the current directory:
# Check the teaching image offline without diagnostic requests.bmcli uds download --file=firmware/demo.hex --dry-run --format=jsonThis uses --dry-run to inspect the image and generate a transfer plan entirely offline. For real downloads, use project-approved images, addresses, and target configuration.
Download companion examples (ZIP) · Return to the series contents