You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.gitignore | 5 months ago | |
Makefile | 5 months ago | |
README.md | 5 months ago | |
cyimg.h | 5 months ago | |
cyimg2elf.c | 5 months ago | |
cyusb.h | 5 months ago | |
download_fx3.cpp | 5 months ago | |
elf2cyimg.c | 5 months ago | |
libcyusb.cpp | 5 months ago |
README.md
fx3tool
Download and upload code and query the status of a Cypress FX3 in USB bootloader mode. Built on top of Cypress' own code, so license is LGPL v2.1
Planned
- Converter from ELF to FX3-IMG and back.