cancel
Showing results for 
Search instead for 
Did you mean: 

touchgfx - binary has debug info?

SGold
Associate II

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.

0693W000001slKKQAY.png

Thank you.

1 REPLY 1
Alexandre RENOUX
Principal

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