2023-05-15 01:51 AM
Hello,
I am usual of Stm32CubeIde. I try first time TouchGFX V 4.21.3 with H747 DISCO.
TouchGFX simulator is well working. But after generating (clicking on the project icon in C:\TouchGFXProjects\MyApplication_1) the project in Stm32CubeIde, the build project is not possible. The reason seems to be no file 'MyApplication_1.ioc' .
I probably miss something. Thanks, if you could help.
Best Regards
Robert
2023-05-15 08:50 AM - edited 2023-11-20 05:28 AM
Hello. I think like this you can compile your project:
2023-05-15 09:29 AM
Thanks a lot.
Very clear. Working
Best Regards
2023-05-17 12:57 AM
Hello,
The example model works well after your detail explaination.
So , I try a new example done by myself. Generation of project looks good, the built of both CM4 and CM7 got now errors. But, impossible to debbug. I try to disconnect the board several times but the launching issue remain.
Most probablly, I made something wrong ?
Best Regards
Robert