This commit is contained in:
rusefi 2017-03-19 18:48:50 -04:00
parent 1757243e2b
commit 7b56ba4ca1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ rem cd ../firmware
cd build
rem Generate human-readable version of the .map memory usage report
java -jar ../../java_tools/gcc_map_reader.jar > ../rusefi_ram_report.txt
java -jar ../../java_tools/gcc_map_reader.jar rusefi.map > ../rusefi_ram_report.txt
cd ..
echo Looking at size