The update to CubeIDE 1.6.0 cause a linker error compiling the UserApp.
(.SE_IF_Code+0x0): multiple definition of `SE_APP_GetActiveFwInfo'
STM32L476 Demo
(.SE_IF_Code+0x0): multiple definition of `SE_APP_GetActiveFwInfo'
STM32L476 Demo
Hello,
I confirm the issue. And looking into the command line, the -l:se_interface_app.o is added twice.
I could make the compilation work by
1) Removing the -l:se_interface_app.o from Tools Settings/Libraries/Libraries
2) Adding the same -l:se_interface_app.o in Tool Settings/Miscellaneous/Other flags
Best regards
Jocelyn
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.