Touch GFX debug issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-21 3:58 AM
Hello,
I have integrated touch GFX with quad SPI, and images are stored in external flash, in debug mode the code is getting stuck inside the Hal Delay. What is the root cause for this, if I disable the external loader the Hal delay does not get stuck.
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-21 5:32 AM
Hello @jijomathew ,
Have you bene able to fix your previous issue ?
Can you share the call stack like you did in your previous issue so we can all investigate where it is stuck exactly?
It does sound like an issue with the external loader exclusively, have you been able to make it work previously?
Regards,
Software engineer at ST (TouchGFX)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-24 1:18 AM
Hello @jijomathew ,
Great to hear!
Can you give us more information on the current issue so we can help you better?
Regards,
Software engineer at ST (TouchGFX)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-24 10:09 PM
Hello,
I am using External loader to put Assets inside the external QSPI flash, once I use Hal Delay inside my code , in debug mode the code is stuck inside the Hal Delay. if I disable the Loader file in debug configuration the code is working fine. what will be the root cause and how I can trouble shoot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-03 10:53 PM
This is my debugger configuration for the Quad SPI external loader. Once I tick Initialize the Quad SPI, and if I debug the code, it gets stuck in HAL delay. is this a Debugger Configuration issue or a Loader file issue? Please help me to overcome this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-04 8:20 AM
Hello @jijomathew ,
It is a bit hard for me to help you because I do not know why you get stuck in delay.
Can you please provide the call stack?
What do you call the "Loader file" ?
Does the issue happens only when debugging or also on target?
Regards,
Software engineer at ST (TouchGFX)
