cancel
Showing results for 
Search instead for 
Did you mean: 

touchgfx_components folder gets deleted after generating code

brohr01
Associate

Hello, I have created a project in TouchGFX 4.24 based on the STM32U5A9J-DK I am using. I generate the code in TouchGFX and then import the project into STM32cubeIDE 1.16.0. The code will build and compile and I am able to upload it to the board and everything works as expected.  When I open the .IOC file to add PE2 as a GPIO_EXTI2 interrupt and generate the code the project will no longer build with the following 2 missing files:

C:/ST/STM32CubeIDE_1.16.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -l:libnemagfx-float-abi-hard.a: No such file or directory
C:/ST/STM32CubeIDE_1.16.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -l:libtouchgfxnema-float-abi-hard.a: No such file or directory

After some investigating I found that the files should be located in middlewares/ST/touchgfx_components/ but that folder is deleted after generating the code.  The library paths are still listed in the settings menu that point to the touchgfx_components folder.  Any help is appreciated, Thank you.

0 REPLIES 0