Resolved! fatal error: stm32u5xx.h: No such file or directory
I am testing the development board STM32U5A9J-DK with THIS and trying to run the GPIO Toggle example program. But during the build process I get the error fatal error: stm32u5xx.h: No such file or directory.I am using CubeIDE version 1.14.1.How to fi...