2023-01-02 11:53 PM
Hi, i keep getting this error. how can i solve it?
im using stm32h750-disco and touchgfx
2023-01-03 12:40 AM
Hello @Angle ,
Which version of TouchGFX are you using ?
Did you generate code both in Designer and CubeMX ?
/Yoann
2023-01-03 12:42 AM
touchgfx version 4.20 and stm32h750-dk eval board. no i generated code using stm32cube ie
2023-01-03 01:04 AM
Could you please try with TouchGFX v.4.21.0 and let me know ?
Thanks,
/Yoann
2023-01-03 01:30 AM
i try with new version but at first stage already got this error
2023-01-03 05:15 AM
Hello,
That is a very strange issue, are you sure that you are working in a project where you have the permissions to modify files ?
Did you try to create a new project using the stm32h750-disco board setup in TouchGFXDesigner, or did you generate code in a project created with a previous version ?
Can you also share your text.xml file please ?
/Yoann
2023-01-03 04:35 PM
2023-01-04 01:35 AM
Hi, any update? btw is it okay if I just uninstall and install back? there are possibility the error will solve ?
2023-01-04 01:47 AM
Hello,
Yes you can try to uninstall TouchGFX in another folder and try to create a new project also in a different folder.
Another question, why did you share the xml reader, validator and write ruby scripts in your .rar file ?
Please let us know how it is going.
/Yoann
2023-01-04 04:32 PM
you ask me to share the text.xml file but i don't which one or where can i get the xml file.
Btw after i do some research. many say to include the path in G++ Compiler but where can i get or search for the library to put it into the path?