Error when building X-nucleo-IHM11M1 (motor controller board for STM32-F401RE) demo software in CubeIDE.
Import seems to be successful but the build configuration seems to be faulty. The error I get is
"Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'STM32F401RE-Nucleo Configuration'.
Internal error building project STM32F401RE-Nucleo Configuration configuration Debug
java.lang.NullPointerException
Internal error building project STM32F401RE-Nucleo Configuration configuration Debug
java.lang.NullPointerException"
In the build menu the following error is displayed.
Is there any fix for this or am I missing something obvious?