In your project you deactivated X-Cube-AI 3.4.0 and activated X-Cube-AI 4.0.0 but both are present. This causes problem in the generated code where you have both generated.
As we don't support yet migration of projects from a previous version to the current one, I recommend starting a new project a generating the code.
Last point you have generated the code using the Advanced structure option. The AI plugin still generates the file under Src and not under Core/Src.
It seems that using the option the order of the c files in the linker command is not correct. In order to be able to link correctly you have to move the files under Src into the Core/Src directory.
This last bug will be fixed in the next release.
Regards
Daniel
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
