2020-07-13 09:46 AM
Hello, I was looking at the microcontroller binary of a project that I'm using the touchgfx library and something is getting my attention. There is a big part of the file that contains a lot of code information from the touchgfx library. I don't think this was compiled as a debug info because it does not disappear using strip tools. I checked the optimization flag, also I stripped debug info, unneeded and other flags, and the same. They always are there. Any idea what can be happening? It's a shame having to spend all these bytes in this unused stuff.
Here is a copy of the info that I'm seeing in the .bin.
Thank you.
2020-08-17 04:31 AM
Hello,
Please refer to https://community.st.com/s/question/0D53W00000CiGcoSAF/touchgfx-lib-binary-contains-debug-info
Try to avoid creating two posts for the same issue.
/Alexandre