2020-10-09 11:09 AM
Firing up STM32TrustedPackageCreator that comes with STM32CubeProg 2.5.0 on MacOS, immediately blows up with:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x3] Wrong version
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Library not loaded: @rpath/QtWidgets.framework/Versions/5/QtWidgets
Referenced from: /Applications/STMicroelectronics/*/STM32TrustedPackageCreator.app/Contents/MacOS/bin/STM32TrustedPackageCreator
Reason: Incompatible library version: STM32TrustedPackageCreator requires version 5.11.0 or later, but QtWidgets provides version 5.10.0
Happy Friday
2020-10-14 05:44 AM
Hi @Andrei Chichak ,
Thanks for rising this issue .
We have already encountered this problem and will be fixed in the upcoming 2.6.0 release of CubeProgrammer scheduled for W46.
Meanhwile you can use CubProgrammer CLI, it works fine.
regards,
Houda