cancel
Showing results for 
Search instead for 
Did you mean: 

Build Errors in STM32CubeIDE for Touchgfx project.

Shiv09
Associate II

Hello All,

I have used STM32757IEval board for my initial GUI application development. Which is working fine on Eval board with Touchgfx and stm32IDE.


Now we have to use other 10"1 inch Display to be to run the Developed Application.

The main change what we see is the Eval board STM32757I Eval uses DSI for Display and Touch sense.

The 10".1 display used LTDC Parallel (RGB 888), we are trying to create one sample project using STM32CUBE IDE but there are compiling errors, the path and files are set but still no progress.

 

If I try to open the .touchgfx file using Touchgfx Tool I am able to run the same project on simulator.

 

Now I guess there should be some Proper way to do it, as the errors never goes off.

I doubt the folder structure, or some required files are missing. You might know well.

It would be helpful if you could let me know what should I try to make it run successfully.

 

Regards,

Shiv

1 REPLY 1
MM..1
Chief III

Show your steps we are trying to create one sample project using STM32CUBE