program stm32f469-discovery
Hello
I have a STM32f469-discovery. I have trouble loading code/programming. I have successfully programmed the board via the Flowcode software. Also I can use the Hex or Bin generated file from Flowcode, import it in the STlink utility and load it on the board. That works. What I can't do is to open a demo or example for the touchGfx designer and program the board. I click on the "program and run target" but ends up in error
"ST-LINK error (DEV_CONNECT_ERR)
c:/TouchGFXProjects/MyApplication_7/gcc/include/flash_sections_int_ext.mk:2: recipe for target '_extflash_' failed
make[1]: *** [_extflash_] Error 1
../gcc/Makefile:53: recipe for target 'flash' failed
make: *** [flash] Error 2
Failed
In the touchGfx there is no indication that the board is connected. I get indication only on the STlink
If I select the "Generate code" it successfully does it but later on I dont know where to load that code in order to use it to program my board via another software.
Is there a specific sequence for this to work? Should I have cubeIDE or any other utility open and connected to my board?
Can touchGFx load any code to the boards or I should generate a code to use in another software?
Thank you
