UKSS_ICE/create_rs.bat

6 lines
212 B
Batchfile
Raw Normal View History

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