2025-02-07 03:01 AM
1. Hardware is STM32U5A9J-DK.
2. Using TouchGFX Designer-Demo6 to 'Generate Code', 'Run Simulator', 'Program and Run Target', STM32U5A9J-DK works well.
3. When I want to compile the generated code in step 2 by IAR IDE, error occurs:
There is no IAR8.x in directry 'F:/3_softprj/02_stm32cube/touchgfx/gfx0207/Middlewares/ST/touchgfx_components/gpu2d/NemaGFX/lib/core/cortex_m33', besides gcc.
IAR version is 9.32.
why does the compiling error occur?
2025-02-07 05:09 AM
Hello @rhine1012 ,
Please refer to the documentation here : 1. Create Project | TouchGFX Documentation,
BR,