Skip to main content
SGold
Associate II
July 13, 2020
Question

touchgfx - binary has debug info?

  • July 13, 2020
  • 1 reply
  • 1239 views

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.

This topic has been closed for replies.

1 reply

Alexandre RENOUX
Visitor II
August 17, 2020

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