Skip to main content
Martin KJELDSEN
Principal III
January 23, 2020
Question

FIX: STM32F746G-DISCO V3.0 TouchGFX Application Template (CubeIDE)

  • January 23, 2020
  • 20 replies
  • 4482 views

Hi everyone,

Just a heads up regarding the new (v3.0) STM32F746G-DISCO application template. As some of you have experienced, when using CubeIDE, the project was referencing some non-existant files and the Post-Generate command (after pressing Generate Code in TouchGFX designer) was not able to clean these up, which it can for other IDE/project types.

When compiling some of you saw this error:

make: *** No rule to make target 'C:/TouchGFXProjects/YetAnotherTest/TouchGFX/gui/src/logoargbbilinear127qspi_screen/LogoARGBBilinear127QSPIPresenter.cpp', needed by 'Application/User/gui/LogoARGBBilinear127QSPIPresenter.o'. Stop.

I've fixed and uploaded the Application Template so you no longer have this issue. To fix it manually you can:

  • Delete the file references from the .project file
  • Re-generate the project from CubeMX and then Generate Code from TouchGFX designer.

But, as said, going forward any project hat is based on STM32F746G-DISCO from the designer does not have these issues.

Sorry for the inconvenience, and thanks for reporting the issue.

/Martin

This topic has been closed for replies.

20 replies

tushar_tp
Associate III
January 23, 2020

Hello Martin,

I have installed TouchGFX 4.13 and I am not able to see the V3.0 templates in the online applications.

Where can I see the V3.0 templates?

Thanks,

Tushar

0690X00000BwUK1QAN.jpg

tushar_tp
Associate III
January 23, 2020

Sorry Martin, I forget to change the board from Simulator to specific boards. After Changing to Specific boards I am able to see v3.0.0 templates

Martin KJELDSEN
Principal III
January 23, 2020

That's quite allright :) Glad you figured it out @tushar_tp​ 

/Martin

chaaalyy
Senior II
March 4, 2020

Strange... I built a template for CubeIDE 1.3.0, based on the blank ui. When it comes to choose another template in designer (file -> new), on the left i can choose "application template" STM32F746Discovery Kit in V3.0.0 but on the right side all the ui templates are 1.0.0, 1.1.0 or 2.0.0... Absolutely nothing in V3. Also in "online applications" i see just one app for the H750B-board and two washerdemos in V1.0.0 (as in the picture above). Of course i changed from simulator to my f746-board V3, but the shown apps and templates never change ...

/Charly

Asantos
Associate III
January 23, 2020

Martin, thank you very much.

Now I can generate a touchGFX designer project using the F746-DISCO template that compiles for the STM32CubeIDE and for the EWARM. 

The RadioButton UI example don´t generate external QSPI code, so using this one, I can flash the board using the STM32CubeIDE and the EWARM.

If I use the ProgressIndicator UI example, that generate external QSPI code, I only can flash the board using the EWARM. 

For while it is not a problem to me because we use EWARM as IDE.

My challenge now is how to install the F746-DISCO template offline. Comparing the directory .../TouchGFX/4.13.0 of a computer without the template with the same directory of a computer with the template installed, I couldn't note difference.

egoltzman
Senior
January 28, 2020

I was able to build a project successfully with the F746 AT but when I try to debug it I get this:

Download verified successfully 
(Read)Failed determine breakpoint type
Error! Failed to read target status 
Debugger connection lost.
Shutting down...
 

I saw that it was happen to others, I did not found a solution here, did I missed it?

Martin KJELDSEN
Principal III
January 28, 2020

Having the same issue - Trying to investigate a bit.

egoltzman
Senior
January 28, 2020

Yes, I have also had this, and since the F746 did not worked I moved to the F69 that is working under the debugger

Francois1
Visitor II
February 14, 2020

@Martin KJELDSEN​ 

Same problem with F746G-DISCO no solution

(Read)Failed determine breakpoint type

Error! Failed to read target status

Debugger connection lost.

any news ???

dave239955_st
Visitor II
March 27, 2020

Exactly the same problem here. Seems CubeIDE isnt really ready for prime time :\

Martin KJELDSEN
Principal III
April 1, 2020

I have a fix for this CubeIDE debugger issue. I just forgot to upload a new template - Will get on it ASAP!

DSchm.3
Associate
April 23, 2020

Hello Martin, have you already uploaded the new template?

Martin KJELDSEN
Principal III
April 23, 2020

Yeah it's up. Look for version 3.0.1