summaryrefslogtreecommitdiff
path: root/RomImage
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com>2018-06-19 18:32:59 +0800
committerraywu <raywu@aaeon.com>2018-06-19 18:32:59 +0800
commitb06cc7b74aee095a1c8e810f0f93e2cae626f820 (patch)
tree2c6aacd86c30e83cd5ee5fde5b4be1b6e7652b93 /RomImage
parent5759e2929cee86e113c0f906660412515933d451 (diff)
downloadzprj-b06cc7b74aee095a1c8e810f0f93e2cae626f820.tar.xz
Adjust IRQ Assignment
Diffstat (limited to 'RomImage')
-rw-r--r--RomImage/FitcBuild.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat
index 92ed954..7cbd4a3 100644
--- a/RomImage/FitcBuild.bat
+++ b/RomImage/FitcBuild.bat
@@ -103,6 +103,7 @@ GOTO ImageOutput
:ImageOutput
IF EXIST %DestDir%\OutImage.bin ECHO Rom_%RomSize%%RomSkue%.bin && move /Y %DestDir%\OutImage.bin Rom_%RomSize%%RomSkue%.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin SZPRJM01.bin
IF EXIST %DestDir%\OutImage_1.bin ECHO Rom00%RomSkue%.bin && move /Y %DestDir%\OutImage_1.bin Rom00%RomSkue%.bin
IF EXIST %DestDir%\OutImage_2.bin ECHO Rom01%RomSkue%.bin && move /Y %DestDir%\OutImage_2.bin Rom01%RomSkue%.bin
echo Rom_%RomSize%%RomSkue%.bin>ForPfatName.txt