Skip to main content
Associate II
April 9, 2025
Question

No source available for "touchgfx::PartialFrameBufferManager::tryTransmitBlock() at 0x800660c

  • April 9, 2025
  • 1 reply
  • 507 views

Hello, I've been trying to make this project since the PART 1   STM32 Graphics: Getting Started with the Gauge Widget, Part 2 , following every step, but my program crashes in MX_TouchGFX_Init(). I was debugging and the error message shown is "No source available for "touchgfx::PartialFrameBufferManager::tryTransmitBlock() at 0x800660c". I have the G071RB + GFX01M2. I hope someone can help with this problem. 

Thank you !

1 reply

ferro
Lead
April 9, 2025

Hi @Abucio24 

Have you tried to run an example provided by GfxDesigner ? If not, that could be a good starting point.

ferro_0-1744212553669.png

 

 

Abucio24Author
Associate II
April 9, 2025

Great Let me try. Thanks!