Skip to content

stevechang0459/binmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binmod

Usage

./bin/binmod.exe -i"C:\Workspace\MAP1001\FW_1001_STD\AllBin_MP\REIJCDHJ\CPU1\BEAGLE.bin\INIT.bin" -o"C:\Workspace\MAP1001\FW_1001_STD\AllBin_MP\REIJCDHJ.bin" -s0x1c0,0x40 -d0x30,0x40
cp ./AllBin_MP/"$name".bin ./AllBin_MP/"$name"_org.bin
binmod.exe -i ./AllBin_MP/"$name"/CPU1/BEAGLE.bin/INIT.bin -o ./AllBin_MP/"$name".bin -s 0x1c0,0x40 -d 0x30,0x40

Format the source code with Linux coding style

# AStyle
$(pwd)/Astyle/bin/astyle.exe --options=$(pwd)/AStyle/file/linux.ini -R ./*.c,*.h --exclude=AStyle --formatted

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published