cancel
Showing results for 
Search instead for 
Did you mean: 

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

Abucio24
Associate

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 !

4 REPLIES 4
ferro
Lead

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

 

 

Great Let me try. Thanks! 

Hi Ferro, I did try and any example is available for that board. 

Aha, I see. Lets start with at least a blank screen project.

ferro_1-1744439984749.png

ferro_2-1744440030032.png

And now you should be able to run simulation F5.

ferro_3-1744440219495.png

And MCU code is there as well

ferro_4-1744440265971.png

Does this run on the board ?