cancel
Showing results for 
Search instead for 
Did you mean: 

Run Target error

Charles Bang
Associate II

I solved the previous problem with the TouchGFX compile error.

Now I have another problem when I run target.

Please see the below link that I made it.

https://youtu.be/dDcpmdoovik

-----------------------------------------------------------------------------------------------------------

  Flash

    make -f ../gcc/Makefile flash

    Reading TouchGFX/application.config

    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

    /usr/bin/sh: line 0: cd: /c/Program Files (x86)/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin: No such file or directory

    c:/TouchGFXProjects/test001/gcc/include/flash_sections_int_ext.mk:2: recipe for target '_extflash_' failed

    make[1]: *** [_extflash_] Error 1

    ../gcc/Makefile:52: recipe for target 'flash' failed

    make: *** [flash] Error 2

    Failed

  Failed

1 ACCEPTED SOLUTION

Accepted Solutions
Charles Bang
Associate II

I figured it out.

I downloaded "STM32CubeProgrammer_win64.exe" and installed it.

The problem is solved now.

https://youtu.be/o16fxZkJUpg

View solution in original post

1 REPLY 1
Charles Bang
Associate II

I figured it out.

I downloaded "STM32CubeProgrammer_win64.exe" and installed it.

The problem is solved now.

https://youtu.be/o16fxZkJUpg