начало
This commit is contained in:
5
create_rs.bat
Normal file
5
create_rs.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
set iname=debug\lampa
|
||||
set oname=bin\lampa
|
||||
|
||||
d:\CCStudio_v3.3\C2000\cgtools\bin\hex2000 %iname%.out -boot -sci8 -map %iname%.map -o %oname%.hex -i
|
||||
d:\CCStudio_v3.3\C2000\cgtools\bin\hex2bin %oname%.hex %oname%.bin
|
||||
Reference in New Issue
Block a user