2020-02-03 01:21 AM
Hi,
I have tried to generate a new project via the templates in TouchGFX for STM32F429-discovery. I have also tried to create a create a project via STM32CubeMX 5.5.0 for the same board and followed the guide https://touchgfx.zendesk.com/hc/en-us/articles/360010921760-TouchGFX-HAL-Development.
Every time I hit the "generate code" in TouchGFX the result is "The calling thread cannot access this object because a different thread owns it." What can cause this failure..? Is it the tool, code (not modified by me) or Windows 10?
Bonus error; I also have the "String was not recognized as a valid DateTime." This one I know how to solve, but I don't know if they are linked...
Hope you guys can guide me.
Rasmus
2020-02-03 02:18 AM
Hi Rasmus,
I'll investigate.
/Martin
2020-02-03 02:23 AM
Can you supply the logfile from %APPDATA&/TouchGFX-4.13.0/ ?
2020-02-03 02:42 AM
2020-02-03 02:45 AM
Hi Rasmus,
I don't think you attached it properly
/Martin
2020-02-03 02:48 AM
2020-02-03 02:49 AM
There it is. Thanks. Checking!
2020-02-03 03:33 AM
It seems only to be a problem with the blank template. The one with bubbles works fine.
2020-02-03 03:45 AM
Oh, is that so? Interesting.
Took a look and it seems it's an error that may be masking the DateTime error because they happen so close to eachother. I'll think about it.
/Martin
2020-06-29 06:02 AM
I have the same problem.
What was the solution?
BR, Thomas