| Crates.io | hss-tty-flasher |
| lib.rs | hss-tty-flasher |
| version | 0.3.0 |
| created_at | 2024-12-08 20:57:43.035808+00 |
| updated_at | 2025-02-09 06:56:23.82854+00 |
| description | TTY Flasher for PolarFire SoC with HSS bootloader |
| homepage | |
| repository | https://github.com/AlexCharlton/mpfs-hal |
| max_upload_size | |
| id | 1476669 |
| size | 41,485 |
This is a TTY interface that allows you to flash ELF files to PolarFire SoC devices using the HSS bootloader. Use it like
hss-tty-flasher <port> <elf>
The HSS Payload Generator is required to generate the image file that is used to flash the ELF file to the device. You can find binaries for it here.