mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-15 16:05:44 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
13
tools/alc_fw_upgrade_combine/Readme.txt
Executable file
13
tools/alc_fw_upgrade_combine/Readme.txt
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
Use the combine tool to generate the alc5680 firmware upgrade file.
|
||||
|
||||
This tool will add extra information to the binary.It will include the checksum,file length and version.
|
||||
|
||||
Step1.
|
||||
|
||||
Copy the alc5680 firmware to this folder and cheange the filename to All_in_one.dat
|
||||
|
||||
Step2
|
||||
|
||||
Execute the alc_fw_upgrade.bat and it will generate the alc_fw_upgrade.bin file.
|
||||
|
||||
How to upgrade the file, please reference the UM151 document.
|
||||
1
tools/alc_fw_upgrade_combine/alc_fw_upgrade.bat
Executable file
1
tools/alc_fw_upgrade_combine/alc_fw_upgrade.bat
Executable file
|
|
@ -0,0 +1 @@
|
|||
START .\alc_fw_upgrade.exe All_in_one.dat alc_fw_upgrade.bin
|
||||
BIN
tools/alc_fw_upgrade_combine/alc_fw_upgrade.exe
Executable file
BIN
tools/alc_fw_upgrade_combine/alc_fw_upgrade.exe
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue