Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 8 months ago.
ZI Data
Hi! I know that is a stupid question but if after the build the compiler say ZI Data 162,2kb of 32kb the program don't work. Is that correct?
1 Answer
8 years, 8 months ago.
If it compiles succesfully it managed to place everything. There are some definitions which confuse the memory overview after compilation, which means you can make it think it has more data than space, but the compiler is not confused as easily.