Skip to main content
WHam.1
Associate II
January 24, 2022
Question

How can I rebuild libtouchgfx-float-abi-hard.a for debugging all of it?

  • January 24, 2022
  • 2 replies
  • 1279 views

..

This topic has been closed for replies.

2 replies

Romain DIELEMAN
ST Employee
January 25, 2022

Hi,

Could you give a bit more context to your question ?

/Romain

WHam.1
WHam.1Author
Associate II
January 26, 2022

I have succeeded to debug widget/Container part such as button.cpp etc by copying ST folder to the project built by importing TouchGFX designer project. At first I think libtouchgfx-float-abi-hard.a is built by using released mode without debug symbols. But still I can not debug into some code part such as HAL::tick().