Sketch size problem
Posted: Thu May 11, 2017 7:24 pm
When I compile a sketch with Arduino IDE,
I got 2 different sketch sizes.
ESP.getSketchSize() returns the second one.
What's the relation with each other?
스케치는 프로그램 저장 공간 225989 바이트(21%)를 사용. 최대 1044464 바이트.
전역 변수는 동적 메모리 32400바이트(39%)를 사용, 49520바이트의 지역변수가 남음. 최대는 81920 바이트.
Uploading 230144 bytes from C:\Users\userpc\AppData\Local\Temp\arduino_build_53098/sketch_may11b.ino.bin to flash at 0x00000000
I got 2 different sketch sizes.
ESP.getSketchSize() returns the second one.
What's the relation with each other?
스케치는 프로그램 저장 공간 225989 바이트(21%)를 사용. 최대 1044464 바이트.
전역 변수는 동적 메모리 32400바이트(39%)를 사용, 49520바이트의 지역변수가 남음. 최대는 81920 바이트.
Uploading 230144 bytes from C:\Users\userpc\AppData\Local\Temp\arduino_build_53098/sketch_may11b.ino.bin to flash at 0x00000000