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().