TouchGFX RUN TARGET FAIL
TouchGFX 4.13.0 and ST-LINK 4.5 and CubeProgram 2.3.0 installed to our system Windows 7 64Bit. Board Development STM32F746G Discovery.
Create new project to TouchGFX, STM32F746G Discovery to version 3.0.0 and 3.0.1 and Blank UI.
Push button RUN TARGET
Compile all code and screen error RUN TARGET Failed, make: ***[flash] Error 2
Detail view:
Run Target
Copy Framework
Copying TouchGFX framework version 4.13.0 to C:\TouchGFXProjects\MyApplication_2\Middlewares\ST\touchgfx
Done
Generate
...
Done
Flash
make -f ../gcc/Makefile flash
Linking TouchGFX/build/bin/target.elf
Producing additional output formats...
target.hex - Combined internal+external hex
intflash.elf - Internal flash, elf debug
intflash.hex - Internal flash, hex
extflash.bin - External flash, binary
-------------------------------------------------------------------
STM32CubeProgrammer v2.3.0
-------------------------------------------------------------------
Error: Old ST-LINK firmware version. Upgrade ST-LINK firmware
Error: Old ST-LINK firmware version. Upgrade ST-LINK firmware
Error: Old ST-LINK firmware!Please upgrade it.
gcc/Makefile:282: recipe for target '_intflash_' failed
make[1]: *** [_intflash_] Error 1
../gcc/Makefile:50: recipe for target 'flash' failed
Failed
make: *** [flash] Error 2
FailedQuestion how can I solve ???
I state that both ST-LINK and CubeProgrammer are installed and that by making a connection test from ST-LINK the target from the "Target> Connector" menu the target is correctly detected.
While other anomaly from CubeProgrammer once opened if I try to click on the connect button I get an error "OLD ST-LINK firmware, please upgrade it before trying to reconnect".
I try to give you all the elements to understand how to solve.
I also followed all the recommended installation procedure https://support.touchgfx.com/docs/introduction/welcome but I was unable to get to grips with it.
Can you help me understand correctly ???
I come from the Embedded Widzard programming environment and everything worked perfectly ..... I would also like to test this working environment.
Thanks Roby
