Work in progress
Argument | Description |
---|---|
-p / --port | The serial port to use |
-b / --baudrate | the baudrate to use (default: 115200) |
-i / --info | Print OTP info |
-e / --erase | Erase the flash chip |
-w / --write | Write to the flash chip. Usage: -w address filename |
-r / --read | Read from the flash chip. Usage: -r address length filename |
-v / --verify | Read back after writing to verify the resulting flash state |
Work in progress!
Work in progress!
Work in progress!
Bootloader from SDK: blsp_boot2.bin Flash image generated using the official flashing tool: compare.bin Flashing utility firmware from the official flashing tool: eflash_loader_rc32m.bin Alternative flashing utility firmware from the official flashing tool: eflash_loader_40m.bin Bare application binary: application.bin