2021-04-25 04:02 AM
2021-04-27 05:02 AM
Create a project from TouchGFX Designer 4.16.1 with the application template for the STM32H7B3 disco board to see and understand the additional configurations made to have TouchGFX running on that board.
/Romain
2021-04-26 10:51 PM
2021-04-26 10:52 PM
2021-04-27 05:00 AM
Hi,
Do you wish to work with or without an OS ? If without, then get rid of the path to the cmsisos2 as this is meant for FreeRTOS.
/Romain
2021-04-27 05:02 AM
Create a project from TouchGFX Designer 4.16.1 with the application template for the STM32H7B3 disco board to see and understand the additional configurations made to have TouchGFX running on that board.
/Romain
2021-04-28 01:19 AM
Thank you, @Romain DIELEMAN , it is working as follows:
1- start the project from TGX. designer 4.16.1
2- open the generated MX. 6.2.1
3- generate code from MX.
4- open project, IDE 1.6.1, build project is ok.
The question remains of the strange performance if I start the project from the IDE!